Searched refs:BUNDLE_KEY_START_MILLIS (Results 1 – 2 of 2) sorted by relevance
71 mStartMillis = icicle.getLong(EventInfoFragment.BUNDLE_KEY_START_MILLIS) in onCreate()
75 internal const val BUNDLE_KEY_START_MILLIS = "key_start_millis" constant