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.java757 private static final ProjectionMap sContactsProjectionWithSnippetMap = ProjectionMap.builder() field in ContactsProvider2
7171 qb.setProjectionMap(sContactsProjectionWithSnippetMap); in setTablesAndProjectionMapForContactsWithSnippet()