Searched defs:getSnippetView (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
H A DContactListItemView.java1397 mTextHighlighter.setPrefixText(getSnippetView(), text, mHighlightedPrefix);
1412 public TextView getSnippetView() { method in class:ContactListItemView
/packages/apps/Dialer/java/com/android/contacts/common/list/
H A DContactListItemView.java1110 mTextHighlighter.setPrefixText(getSnippetView(), text, mHighlightedPrefix);
1122 public TextView getSnippetView() { method in class:ContactListItemView

Completed in 139 milliseconds