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