Home
last modified time | relevance | path

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

/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DEABService.java777 Uri profileUri = ContactsContract.Profile.CONTENT_URI; in checkForProfileNumberChanges() local
778 Uri entiryUri = Uri.withAppendedPath(profileUri, in checkForProfileNumberChanges()
930 Uri profileUri = ContactsContract.Profile.CONTENT_URI; in checkForDeletedProfileContacts() local
931 Uri entiryUri = Uri.withAppendedPath(profileUri, in checkForDeletedProfileContacts()