Home
last modified time | relevance | path

Searched defs:mKeyguardBottomArea (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelView.java33 protected KeyguardBottomAreaView mKeyguardBottomArea; field in PanelView
H A DPanelViewController.java167 protected KeyguardBottomAreaView mKeyguardBottomArea; field in PanelViewController
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewControllerTest.java158 private KeyguardBottomAreaView mKeyguardBottomArea; field in NotificationPanelViewControllerTest