Home
last modified time | relevance | path

Searched defs:displayPhotoUri (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/
DContactsAsyncHelper.java76 Uri displayPhotoUri, in startObtainPhotoAsync()
122 public Uri displayPhotoUri; field in ContactsAsyncHelper.WorkerArgs
DContactInfoCache.java711 Uri displayPhotoUri; field in ContactInfoCache.ContactCacheEntry
/packages/services/Telecomm/src/com/android/server/telecom/
DContactsAsyncHelper.java93 public Uri displayPhotoUri; field in ContactsAsyncHelper.WorkerArgs
214 public void startObtainPhotoAsync(int token, Context context, Uri displayPhotoUri, in startObtainPhotoAsync()
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java580 final Uri displayPhotoUri) { in requestContactDisplayPhoto()
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java5931 String displayPhotoUri = getStoredValue(photoUri, StreamItemPhotos.PHOTO_URI); in testUpdateStreamItemPhotoById() local
5958 String displayPhotoUri = getStoredValue(photoUri, StreamItemPhotos.PHOTO_URI); in testUpdateStreamItemPhotoWithContentValues() local