Searched refs:BUNDLE_KEY_RESTORE_VIEW (Results 1 – 1 of 1) sorted by relevance
259 viewType = icicle.getInt(BUNDLE_KEY_RESTORE_VIEW, -1) in onCreate()1050 private const val BUNDLE_KEY_RESTORE_VIEW = "key_restore_view" constant