Home
last modified time | relevance | path

Searched defs:SELECT_PICTURE (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropActivity.java76 private static final int SELECT_PICTURE = 1; // request code for picker field in CropActivity
158 SELECT_PICTURE); in pickImage() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
DFilterShowActivity.java150 private static final int SELECT_PICTURE = 1; field in FilterShowActivity
1380 SELECT_PICTURE); in pickImage() local