Home
last modified time | relevance | path

Searched refs:getKeyguardStatusBarViewController (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/dagger/
H A DKeyguardStatusBarViewComponent.java45 KeyguardStatusBarViewController getKeyguardStatusBarViewController(); in getKeyguardStatusBarViewController() method
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewControllerTest.java398 when(mKeyguardStatusBarViewComponent.getKeyguardStatusBarViewController()) in setup()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java857 .getKeyguardStatusBarViewController(); in onFinishInflate()