Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DContacts.java493 return addToGroup(resolver, personId, groupId); in addToMyContactsGroup()
507 public static Uri addToGroup(ContentResolver resolver, long personId, String groupName) { in addToGroup() method in Contacts.People
525 return addToGroup(resolver, personId, groupId); in addToGroup()
538 public static Uri addToGroup(ContentResolver resolver, long personId, long groupId) { in addToGroup() method in Contacts.People
/frameworks/base/api/
Dsystem-current.txt25389 …method public static deprecated android.net.Uri addToGroup(android.content.ContentResolver, long, …
25390 …method public static deprecated android.net.Uri addToGroup(android.content.ContentResolver, long, …
Dcurrent.txt23799 …method public static deprecated android.net.Uri addToGroup(android.content.ContentResolver, long, …
23800 …method public static deprecated android.net.Uri addToGroup(android.content.ContentResolver, long, …