Searched refs:getPhotoIconWhenAppropriate (Results 1 – 2 of 2) sorted by relevance
148 args.photoIcon = getPhotoIconWhenAppropriate(args.context, args.photo); in doInBackground()183 private Bitmap getPhotoIconWhenAppropriate(Context context, Drawable photo) { in getPhotoIconWhenAppropriate() method in ContactsAsyncHelper.Worker
130 args.photoIcon = getPhotoIconWhenAppropriate(args.context, args.photo); in handleMessage()167 private Bitmap getPhotoIconWhenAppropriate(Context context, Drawable photo) { in getPhotoIconWhenAppropriate() method in ContactsAsyncHelper.WorkerHandler