Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DContactListItemView.java977 final SpannableString textToSet = new SpannableString(text); in setPhoneNumber() local
981 mTextHighlighter.applyMaskingHighlight(textToSet, highlightSequence.start, in setPhoneNumber()
985 setMarqueeText(mDataView, textToSet); in setPhoneNumber()