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

  /packages/apps/Camera2/src/com/android/camera/util/
IntentHelper.java 47 public static Drawable getGalleryIcon(Context context, Intent galleryIntent) {
48 return GalleryHelper.getGalleryIcon(context, galleryIntent);
  /packages/apps/Camera2/src_pd/com/android/camera/util/
GalleryHelper.java 40 public static Drawable getGalleryIcon(Context context, Intent galleryIntent) {

Completed in 274 milliseconds