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

/packages/apps/Contacts/src/com/android/contacts/list/
H A DDefaultContactListAdapter.java45 public static final String SNIPPET_ELLIPSIS = "\u2026"; field in class:DefaultContactListAdapter
49 + SNIPPET_ELLIPSIS + "," + SNIPPET_MAX_TOKENS;
H A DContactListItemView.java1140 DefaultContactListAdapter.SNIPPET_ELLIPSIS,
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DGlobalSearchSupport.java62 private static final String SNIPPET_ELLIPSIS = "\u2026"; field in class:GlobalSearchSupport
242 SNIPPET_ELLIPSIS, SNIPPET_MAX_TOKENS, false);

Completed in 84 milliseconds