Home
last modified time | relevance | path

Searched refs:sContactsProjectionWithSnippetMap (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java748 private static final ProjectionMap sContactsProjectionWithSnippetMap = ProjectionMap.builder() field in ContactsProvider2
7892 qb.setProjectionMap(sContactsProjectionWithSnippetMap); in setTablesAndProjectionMapForContactsWithSnippet()
9242 return sContactsProjectionWithSnippetMap.getColumnNames(); in getDefaultProjection()