Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLegacyApiSupport.java100 private static final int PEOPLE_GROUPMEMBERSHIP_ID = 23; field in LegacyApiSupport
305 matcher.addURI(authority, "people/#/groupmembership/#", PEOPLE_GROUPMEMBERSHIP_ID); in matcher.addURI() argument