Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DContactsAsyncHelper.java97 public Uri displayPhotoUri; field in ContactsAsyncHelper.WorkerArgs
226 public static final void startObtainPhotoAsync(int token, Context context, Uri displayPhotoUri, in startObtainPhotoAsync()
DContactInfoCache.java670 public Uri displayPhotoUri; field in ContactInfoCache.ContactCacheEntry
/packages/services/Telecomm/src/com/android/server/telecom/
DContactsAsyncHelper.java81 public Uri displayPhotoUri; field in ContactsAsyncHelper.WorkerArgs
202 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.java5935 String displayPhotoUri = getStoredValue(photoUri, StreamItemPhotos.PHOTO_URI); in testUpdateStreamItemPhotoById() local
5962 String displayPhotoUri = getStoredValue(photoUri, StreamItemPhotos.PHOTO_URI); in testUpdateStreamItemPhotoWithContentValues() local