Searched refs:sContactsProjectionWithSnippetMap (Results 1 – 1 of 1) sorted by relevance
762 private static final ProjectionMap sContactsProjectionWithSnippetMap = ProjectionMap.builder() field in ContactsProvider27953 qb.setProjectionMap(sContactsProjectionWithSnippetMap); in setTablesAndProjectionMapForContactsWithSnippet()9304 return sContactsProjectionWithSnippetMap.getColumnNames(); in getDefaultProjection()