Searched refs:oldBottomArea (Results 1 – 2 of 2) sorted by relevance
96 fun initFrom(oldBottomArea: KeyguardBottomAreaView) {102 oldBottomArea.requireViewById<View>(R.id.ambient_indication_container)
1407 KeyguardBottomAreaView oldBottomArea = mKeyguardBottomArea; in reInflateViews() local1409 mKeyguardBottomArea.initFrom(oldBottomArea); in reInflateViews()