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

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
Wallpaper.java 103 Intent request = new Intent(FilterShowActivity.CROP_ACTION)
AlbumPage.java 321 Intent intent = new Intent(FilterShowActivity.CROP_ACTION, uri)
PhotoPage.java     [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/gadget/
WidgetConfigure.java 152 Intent request = new Intent(FilterShowActivity.CROP_ACTION, mPickedItem)
  /packages/apps/Gallery2/src/com/android/photos/
MultiChoiceManager.java 242 .setAction(FilterShowActivity.CROP_ACTION)
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
MenuExecutor.java 240 Intent intent = getIntentBySingleSelectedPath(CropActivity.CROP_ACTION);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropActivity.java 60 public static final String CROP_ACTION = "com.android.camera.action.CROP";
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 86 public static final String CROP_ACTION = "com.android.camera.action.CROP";
    [all...]
  /packages/apps/Gallery2/src/com/android/camera/
PhotoModule.java     [all...]
  /packages/apps/Camera/src/com/android/camera/
PhotoModule.java     [all...]

Completed in 262 milliseconds