Searched refs:BUNDLE_KEY_RESTORE_VIEW (Results 1 – 1 of 1) sorted by relevance
90 private static final String BUNDLE_KEY_RESTORE_VIEW = "key_restore_view"; field in AllInOneActivity299 viewType = icicle.getInt(BUNDLE_KEY_RESTORE_VIEW, -1); in onCreate()