Home
last modified time | relevance | path

Searched refs:applyTextLinksToSpannable (Results 1 – 1 of 1) sorted by relevance

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertDialog.java794 text = applyTextLinksToSpannable(messageText, textLinks, classifier); in addLinks()
805 private Spannable applyTextLinksToSpannable(String text, TextLinks textLinks, in applyTextLinksToSpannable() method in CellBroadcastAlertDialog