Searched refs:BLANK_HEADER_STRING (Results 1 – 2 of 2) sorted by relevance
38 private static final String BLANK_HEADER_STRING = " "; field in ContactSectionIndexer118 mSections[i] = BLANK_HEADER_STRING; in buildIndexerFromCursorExtras()119 } else if (!mSections[i].equals(BLANK_HEADER_STRING)) { in buildIndexerFromCursorExtras()144 final String section = TextUtils.isEmpty(sortKey) ? BLANK_HEADER_STRING : in buildIndexerFromDisplayNames()
33 private static final String BLANK_HEADER_STRING = " "; field in ContactsSectionIndexer58 mSections[i] = BLANK_HEADER_STRING; in ContactsSectionIndexer()59 } else if (!mSections[i].equals(BLANK_HEADER_STRING)) { in ContactsSectionIndexer()