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