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