Home
last modified time | relevance | path

Searched defs:mKeyguardBypassController (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationIconAreaControllerTest.java58 KeyguardBypassController mKeyguardBypassController; field in NotificationIconAreaControllerTest
DNotificationShadeWindowControllerImplTest.java71 @Mock private KeyguardBypassController mKeyguardBypassController; field in NotificationShadeWindowControllerImplTest
DBiometricsUnlockControllerTest.java91 private KeyguardBypassController mKeyguardBypassController; field in BiometricsUnlockControllerTest
DKeyguardBouncerTest.java89 private KeyguardBypassController mKeyguardBypassController; field in KeyguardBouncerTest
DNotificationPanelViewTest.java180 private KeyguardBypassController mKeyguardBypassController; field in NotificationPanelViewTest
DStatusBarTest.java226 @Mock private KeyguardBypassController mKeyguardBypassController; field in StatusBarTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelfController.java39 private final KeyguardBypassController mKeyguardBypassController; field in NotificationShelfController
DNotificationMediaManager.java104 private final KeyguardBypassController mKeyguardBypassController; field in NotificationMediaManager
DKeyguardIndicationController.java125 private final KeyguardBypassController mKeyguardBypassController; field in KeyguardIndicationController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationEntryManagerInflationTest.java136 @Mock private KeyguardBypassController mKeyguardBypassController; field in NotificationEntryManagerInflationTest
254 mKeyguardBypassController, in setUp() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DKeyguardSliceProviderTest.java84 private KeyguardBypassController mKeyguardBypassController; field in KeyguardSliceProviderTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBouncer.java84 private final KeyguardBypassController mKeyguardBypassController; field in KeyguardBouncer
633 private final KeyguardBypassController mKeyguardBypassController; field in KeyguardBouncer.Factory
DBiometricUnlockController.java147 private final KeyguardBypassController mKeyguardBypassController; field in BiometricUnlockController
DNotificationShadeWindowControllerImpl.java93 private final KeyguardBypassController mKeyguardBypassController; field in NotificationShadeWindowControllerImpl
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
DUdfpsControllerTest.java143 private KeyguardBypassController mKeyguardBypassController; field in UdfpsControllerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollerControllerTest.java107 @Mock private KeyguardBypassController mKeyguardBypassController; field in NotificationStackScrollerControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowController.java68 private final KeyguardBypassController mKeyguardBypassController; field in ExpandableNotificationRowController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DKeyguardIndicationControllerTest.java151 private KeyguardBypassController mKeyguardBypassController; field in KeyguardIndicationControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardSliceProvider.java141 public KeyguardBypassController mKeyguardBypassController; field in KeyguardSliceProvider
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
DNewNotifPipelineBubblesTest.java150 private KeyguardBypassController mKeyguardBypassController; field in NewNotifPipelineBubblesTest
DBubblesTest.java172 private KeyguardBypassController mKeyguardBypassController; field in BubblesTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsController.java126 @NonNull private final KeyguardBypassController mKeyguardBypassController; field in UdfpsController
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardUpdateMonitorTest.java154 private KeyguardBypassController mKeyguardBypassController; field in KeyguardUpdateMonitorTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java170 private final KeyguardBypassController mKeyguardBypassController; field in NotificationStackScrollLayoutController
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java314 private KeyguardBypassController mKeyguardBypassController; field in KeyguardUpdateMonitor

12