Searched refs:getStyleSpan (Results 1 - 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/format/
H A DTextHighlighter.java41 mTextStyleSpan = getStyleSpan();
55 private CharacterStyle getStyleSpan() { method in class:TextHighlighter
67 text.setSpan(getStyleSpan(), start, end, 0);

Completed in 28 milliseconds