Home
last modified time | relevance | path

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

/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DEABService.java778 Uri entiryUri = Uri.withAppendedPath(profileUri, in checkForProfileNumberChanges() local
781 Cursor cursor = getContentResolver().query(entiryUri, projection, selection, null, in checkForProfileNumberChanges()
931 Uri entiryUri = Uri.withAppendedPath(profileUri, in checkForDeletedProfileContacts() local
939 Cursor cursor = getContentResolver().query(entiryUri, projection, selection, null, null); in checkForDeletedProfileContacts()