Searched defs:addToGroup (Results 1 – 2 of 2) sorted by relevance
500 public static Uri addToGroup(ContentResolver resolver, long personId, String groupName) { in addToGroup() method in Contacts.People531 public static Uri addToGroup(ContentResolver resolver, long personId, long groupId) { in addToGroup() method in Contacts.People
1137 public void addToGroup(String groupId, ClientRecord clientRecord) { in addToGroup() method in MediaRouterService.UserRecord