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 118 args.photoIcon = getPhotoIconWhenAppropriate(args.context, args.photo);
155 private Bitmap getPhotoIconWhenAppropriate(Context context, Drawable photo) {
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
ContactsAsyncHelper.java 134 args.photoIcon = getPhotoIconWhenAppropriate(args.context, args.photo);
170 private Bitmap getPhotoIconWhenAppropriate(Context context, Drawable photo) {

Completed in 52 milliseconds