Home
last modified time | relevance | path

Searched refs:CROP_ACTION (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DPhotoPage.java591 Intent intent = new Intent(CropImage.CROP_ACTION); in onItemSelected()
DCropImage.java127 public static final String CROP_ACTION = "com.android.camera.action.CROP"; field in CropImage