Home
last modified time | relevance | path

Searched defs:mPrimaryBouncerInteractor (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DUdfpsKeyguardViewLegacyControllerBaseTest.java74 protected @Mock PrimaryBouncerInteractor mPrimaryBouncerInteractor; field in UdfpsKeyguardViewLegacyControllerBaseTest
H A DUdfpsControllerTest.java218 private PrimaryBouncerInteractor mPrimaryBouncerInteractor; field in UdfpsControllerTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DLockIconViewControllerBaseTest.java98 protected @Mock PrimaryBouncerInteractor mPrimaryBouncerInteractor; field in LockIconViewControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManagerTest.java137 @Mock private PrimaryBouncerInteractor mPrimaryBouncerInteractor; field in StatusBarKeyguardViewManagerTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutControllerTest.java138 @Mock private PrimaryBouncerInteractor mPrimaryBouncerInteractor; field in NotificationStackScrollLayoutControllerTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DLockIconViewController.java120 @NonNull private final PrimaryBouncerInteractor mPrimaryBouncerInteractor; field in LockIconViewController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsController.java174 @NonNull private final PrimaryBouncerInteractor mPrimaryBouncerInteractor; field in UdfpsController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManager.java148 private final PrimaryBouncerInteractor mPrimaryBouncerInteractor; field in StatusBarKeyguardViewManager
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java184 private final PrimaryBouncerInteractor mPrimaryBouncerInteractor; field in NotificationStackScrollLayoutController