Searched defs:ACTION_SIMPLE_EDIT (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DPhotoPage.java124 public static final String ACTION_SIMPLE_EDIT = "action_simple_edit"; field in class:PhotoPage
707 Intent intent = new Intent(ACTION_SIMPLE_EDIT);

Completed in 11 milliseconds