Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaTest.kt29 private lateinit var mKeyguardBottomArea: KeyguardBottomAreaView variable in com.android.systemui.statusbar.phone.KeyguardBottomAreaTest
DNotificationPanelViewTest.java153 private KeyguardBottomAreaView mKeyguardBottomArea; field in NotificationPanelViewTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java33 protected KeyguardBottomAreaView mKeyguardBottomArea; field in PanelView
DPanelViewController.java168 protected KeyguardBottomAreaView mKeyguardBottomArea; field in PanelViewController