Searched refs:BUNDLE_KEY_RESTORE_VIEW (Results 1 – 1 of 1) sorted by relevance
93 private static final String BUNDLE_KEY_RESTORE_VIEW = "key_restore_view"; field in AllInOneActivity334 viewType = icicle.getInt(BUNDLE_KEY_RESTORE_VIEW, -1); in onCreate()596 outState.putInt(BUNDLE_KEY_RESTORE_VIEW, mCurrentView); in onSaveInstanceState()