Searched refs:initFragments (Results 1 – 1 of 1) sorted by relevance
347 initFragments(timeMillis, viewType, icicle) in onCreate()436 initFragments(mController?.time as Long, mController?.viewType as Int, null) in onResume()519 private fun initFragments(timeMillis: Long, viewType: Int, icicle: Bundle?) { in initFragments() method691 initFragments(mController?.time as Long, mController?.viewType as Int, null) in onSharedPreferenceChanged()