Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DContactsAsyncHelperTest.java115 cah.startObtainPhotoAsync(TOKEN, mContext, null, mListener, COOKIE); in testEmptyUri()
129 cah.startObtainPhotoAsync(TOKEN, mContext, SAMPLE_CONTACT_PHOTO_URI, mListener, COOKIE); in testNullReturnFromOpenInputStream()
140 cah.startObtainPhotoAsync(TOKEN, mContext, SAMPLE_CONTACT_PHOTO_URI, mListener, COOKIE); in testImageScaling()
161 cah.startObtainPhotoAsync(TOKEN, mContext, SAMPLE_CONTACT_PHOTO_URI_SMALL, in testNoScaling()
DCallerInfoLookupHelperTest.java148 verify(mContactsAsyncHelper).startObtainPhotoAsync(anyInt(), eq(mContext), in testSimpleLookup()
188 verify(mContactsAsyncHelper).startObtainPhotoAsync(anyInt(), eq(mContext), in testLookupWithTwoListeners()
227 verify(mContactsAsyncHelper).startObtainPhotoAsync(anyInt(), eq(mContext), in testListenerAddedAfterCallerInfoBeforePhoto()
/packages/apps/Dialer/java/com/android/incallui/
DContactsAsyncHelper.java73 static void startObtainPhotoAsync( in startObtainPhotoAsync() method in ContactsAsyncHelper
DContactInfoCache.java489 ContactsAsyncHelper.startObtainPhotoAsync( in updateCallerInfoInCacheOnAnyThread()
/packages/services/Telecomm/src/com/android/server/telecom/
DContactsAsyncHelper.java214 public void startObtainPhotoAsync(int token, Context context, Uri displayPhotoUri, in startObtainPhotoAsync() method in ContactsAsyncHelper
DCallerInfoLookupHelper.java220 mContactsAsyncHelper.startObtainPhotoAsync(