Searched refs:ACTION_NEXTGEN_EDIT (Results 1 – 2 of 2) sorted by relevance
123 public static final String ACTION_NEXTGEN_EDIT = "action_nextgen_edit"; field in PhotoPage685 Intent intent = new Intent(ACTION_NEXTGEN_EDIT); in launchPhotoEditor()
202 return !PhotoPage.ACTION_NEXTGEN_EDIT.equalsIgnoreCase(mAction); in isSimpleEditAction()