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