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

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
ActionModeHandler.java 216 if (!GalleryUtils.isEditorAvailable((Context) mActivity, mimeType)) {
  /packages/apps/Gallery2/src/com/android/gallery3d/util/
GalleryUtils.java 175 public static boolean isEditorAvailable(Context context, String mimeType) {
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
PhotoPage.java 372 if (!GalleryUtils.isEditorAvailable((Context) mActivity, "image/*")) {
    [all...]

Completed in 124 milliseconds