Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DContactInfoCache.java69 private static final int TOKEN_UPDATE_PHOTO_FOR_CALL_STATE = 0; field in ContactInfoCache
248 ContactsAsyncHelper.startObtainPhotoAsync(TOKEN_UPDATE_PHOTO_FOR_CALL_STATE, in findInfoQueryComplete()
333 onImageLoadComplete(TOKEN_UPDATE_PHOTO_FOR_CALL_STATE, null, bitmap, mCallId); in onImageFetchComplete()