Searched defs:photoMode (Results 1 – 3 of 3) sorted by relevance
50 public static void show(Activity activity, int photoMode) { in show()66 final int photoMode = getArguments().getInt(ARG_PHOTO_MODE); in onCreateDialog() local
233 public EditorPhotoSelectionHandler(int photoMode) { in EditorPhotoSelectionHandler()450 public void changePhoto(int photoMode) { in changePhoto()
80 public PhotoSelectionHandler(Context context, View changeAnchorView, int photoMode, in PhotoSelectionHandler()