Home | History | Annotate | Download | only in provider

Lines Matching defs:addToMyContactsGroup

480         public static Uri addToMyContactsGroup(ContentResolver resolver, long personId) {
560 if (addToMyContactsGroup(resolver, ContentUris.parseId(contactUri)) == null) {