Searched defs:BLANK_HEADER_STRING (Results 1 – 3 of 3) sorted by relevance
28 private static final String BLANK_HEADER_STRING = " "; field in ContactsSectionIndexer
30 protected static final String BLANK_HEADER_STRING = "\u2026"; // ellipsis field in ContactsSectionIndexer
38 private static final String BLANK_HEADER_STRING = " "; field in ContactSectionIndexer