Searched defs:KEY_READONLY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DPhotoPage.java115 public static final String KEY_READONLY = "read-only"; field in class:PhotoPage
384 mReadOnlyView = data.getBoolean(KEY_READONLY);

Completed in 58 milliseconds