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

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
PhotoPage.java 123 public static final String ACTION_NEXTGEN_EDIT = "action_nextgen_edit";
685 Intent intent = new Intent(ACTION_NEXTGEN_EDIT);
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 204 return !PhotoPage.ACTION_NEXTGEN_EDIT.equalsIgnoreCase(mAction);
    [all...]

Completed in 1709 milliseconds