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.java771 Uri profileUri = ContactsContract.Profile.CONTENT_URI; in checkForProfileNumberChanges() local
772 Uri entiryUri = Uri.withAppendedPath(profileUri, in checkForProfileNumberChanges()
924 Uri profileUri = ContactsContract.Profile.CONTENT_URI; in checkForDeletedProfileContacts() local
925 Uri entiryUri = Uri.withAppendedPath(profileUri, in checkForDeletedProfileContacts()