Searched refs:ACTION_NEXTGEN_EDIT (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DPhotoPage.java123 public static final String ACTION_NEXTGEN_EDIT = "action_nextgen_edit"; field in class:PhotoPage
685 Intent intent = new Intent(ACTION_NEXTGEN_EDIT);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
H A DFilterShowActivity.java204 return !PhotoPage.ACTION_NEXTGEN_EDIT.equalsIgnoreCase(mAction);

Completed in 38 milliseconds