Searched refs:oldBottomArea (Results 1 – 2 of 2) sorted by relevance
95 fun initFrom(oldBottomArea: KeyguardBottomAreaView) { in <lambda>()101 oldBottomArea.requireViewById<View>(R.id.ambient_indication_container) in <lambda>()
1467 KeyguardBottomAreaView oldBottomArea = mKeyguardBottomArea; in reInflateViews() local1474 mKeyguardBottomArea.initFrom(oldBottomArea); in reInflateViews()