Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaTest.kt25 private lateinit var mKeyguardBottomArea: KeyguardBottomAreaView variable in com.android.systemui.statusbar.phone.KeyguardBottomAreaTest
DNotificationPanelViewTest.java82 private KeyguardBottomAreaView mKeyguardBottomArea; field in NotificationPanelViewTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java135 protected KeyguardBottomAreaView mKeyguardBottomArea; field in PanelView