HomeSort by relevance Sort by last modified time
    Searched refs:getPhotoIconWhenAppropriate (Results 1 - 2 of 2) sorted by null

  /packages/services/Telecomm/src/com/android/server/telecom/
ContactsAsyncHelper.java 132 args.photoIcon = getPhotoIconWhenAppropriate(args.context, args.photo);
168 private Bitmap getPhotoIconWhenAppropriate(Context context, Drawable photo) {
  /packages/apps/InCallUI/src/com/android/incallui/
ContactsAsyncHelper.java 132 args.photoIcon = getPhotoIconWhenAppropriate(args.context, args.photo);
168 private Bitmap getPhotoIconWhenAppropriate(Context context, Drawable photo) {

Completed in 724 milliseconds