Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DContactsAsyncHelper.java95 public Uri displayPhotoUri; field in ContactsAsyncHelper.WorkerArgs
215 public static final void startObtainPhotoAsync(int token, Context context, Uri displayPhotoUri, in startObtainPhotoAsync()
/packages/apps/InCallUI/src/com/android/incallui/
DContactsAsyncHelper.java95 public Uri displayPhotoUri; field in ContactsAsyncHelper.WorkerArgs
224 public static final void startObtainPhotoAsync(int token, Context context, Uri displayPhotoUri, in startObtainPhotoAsync()
DContactInfoCache.java514 public Uri displayPhotoUri; field in ContactInfoCache.ContactCacheEntry
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java5194 String displayPhotoUri = getStoredValue(photoUri, StreamItemPhotos.PHOTO_URI); in testUpdateStreamItemPhotoById() local
5221 String displayPhotoUri = getStoredValue(photoUri, StreamItemPhotos.PHOTO_URI); in testUpdateStreamItemPhotoWithContentValues() local