Home
last modified time | relevance | path

Searched defs:BLANK_HEADER_STRING (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DContactsSectionIndexer.java30 protected static final String BLANK_HEADER_STRING = "\u2026"; // ellipsis field in ContactsSectionIndexer
/packages/apps/Messaging/src/com/android/messaging/ui/contact/
DContactSectionIndexer.java38 private static final String BLANK_HEADER_STRING = " "; field in ContactSectionIndexer