Searched refs:BUNDLE_KEY_RESTORE_TIME (Results 1 – 2 of 2) sorted by relevance
231 protected const val BUNDLE_KEY_RESTORE_TIME = "key_restore_time" constant
258 timeMillis = icicle.getLong(BUNDLE_KEY_RESTORE_TIME) in onCreate()1048 private const val BUNDLE_KEY_RESTORE_TIME = "key_restore_time" constant