Searched refs:STATE_SHOW_CONTROLS (Results 1 – 1 of 1) sorted by relevance
115 private static final String STATE_SHOW_CONTROLS = "show_controls"; field in ViewImage607 mShowControls = instanceState.getBoolean(STATE_SHOW_CONTROLS, true); in onCreate()