Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/activity/
DAddAssociatedDeviceFragment.java70 Spanned styledSelectText = Html.fromHtml(selectText, Html.FROM_HTML_MODE_LEGACY); in setDeviceNameForAssociation() local
71 textView.setText(styledSelectText); in setDeviceNameForAssociation()