Searched refs:KEY_READONLY (Results 1 – 2 of 2) sorted by relevance
209 data.putBoolean(PhotoPage.KEY_READONLY, true); in startViewAction()
115 public static final String KEY_READONLY = "read-only"; field in PhotoPage384 mReadOnlyView = data.getBoolean(KEY_READONLY); in onCreate()