Searched defs:mKeyguardBottomArea (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ | ||
D | KeyguardBottomAreaTest.kt | 25 private lateinit var mKeyguardBottomArea: KeyguardBottomAreaView variable in com.android.systemui.statusbar.phone.KeyguardBottomAreaTest |
D | NotificationPanelViewTest.java | 82 private KeyguardBottomAreaView mKeyguardBottomArea; field in NotificationPanelViewTest |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ | ||
D | PanelView.java | 135 protected KeyguardBottomAreaView mKeyguardBottomArea; field in PanelView |