Home
last modified time | relevance | path

Searched defs:PROFILE_ENTITIES (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java377 private static final int PROFILE_ENTITIES = 19001; field in ContactsProvider2
1269 matcher.addURI(ContactsContract.AUTHORITY, "profile/entities", PROFILE_ENTITIES); in matcher.addURI() argument