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