HomeSort by relevance Sort by last modified time
    Searched defs:startObtainPhotoAsync (Results 1 - 3 of 3) sorted by null

  /packages/apps/InCallUI/src/com/android/incallui/
ContactsAsyncHelper.java 47 * @param token Integer passed in {@link ContactsAsyncHelper#startObtainPhotoAsync(int,
51 * @param cookie Object passed in {@link ContactsAsyncHelper#startObtainPhotoAsync(int,
295 public static final void startObtainPhotoAsync(int token, Context context, Uri personUri,
ContactInfoCache.java 182 ContactsAsyncHelper.startObtainPhotoAsync(TOKEN_UPDATE_PHOTO_FOR_CALL_STATE,
  /packages/services/Telephony/src/com/android/phone/
ContactsAsyncHelper.java 54 * @param token Integer passed in {@link ContactsAsyncHelper#startObtainPhotoAsync(int,
58 * @param cookie Object passed in {@link ContactsAsyncHelper#startObtainPhotoAsync(int,
326 public static final void startObtainPhotoAsync(int token, Context context, Uri personUri,

Completed in 27 milliseconds