OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isEditorAvailable
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
ActionModeHandler.java
192
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
305
if (!GalleryUtils.
isEditorAvailable
((Context) mActivity, "image/*")) {
Completed in 91 milliseconds