Home
last modified time | relevance | path

Searched refs:initControls (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardBottomAreaView.java1068 public void initControls(ControlsComponent controlsComponent) { in initControls() method in KeyguardBottomAreaView
H A DNotificationPanelViewController.java1176 mKeyguardBottomArea.initControls(mControlsComponent); in initBottomArea()