Home
last modified time | relevance | path

Searched defs:mStatusBarService (Results 1 – 24 of 24) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DInattentiveSleepWarningController.java39 private IStatusBarService mStatusBarService; field in InattentiveSleepWarningController
H A DAmbientDisplaySuppressionController.java45 private IStatusBarService mStatusBarService; field in AmbientDisplaySuppressionController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DMediaCoordinator.java45 private final IStatusBarService mStatusBarService; field in MediaCoordinator
H A DPreparationCoordinator.java94 private final IStatusBarService mStatusBarService; field in PreparationCoordinator
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DMediaCoordinatorTest.java65 @Mock private IStatusBarService mStatusBarService; field in MediaCoordinatorTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/log/
H A DSessionTrackerTest.java62 private IStatusBarService mStatusBarService; field in SessionTrackerTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DFeedbackInfoTest.java86 private IStatusBarService mStatusBarService; field in FeedbackInfoTest
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/log/
H A DBiometricContextProviderTest.java77 private IStatusBarService mStatusBarService; field in BiometricContextProviderTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DFeedbackInfo.java64 private IStatusBarService mStatusBarService; field in FeedbackInfo
H A DExpandableNotificationRowController.java114 private final IStatusBarService mStatusBarService; field in ExpandableNotificationRowController
H A DNotificationContentView.java137 private IStatusBarService mStatusBarService; field in NotificationContentView
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/
H A DBiometricService.java114 IStatusBarService mStatusBarService; field in BiometricService
H A DAuthSession.java112 private final IStatusBarService mStatusBarService; field in AuthSession
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DAuthSessionTest.java104 @Mock private IStatusBarService mStatusBarService; field in AuthSessionTest
H A DBiometricServiceTest.java155 private IStatusBarService mStatusBarService; field in BiometricServiceTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
H A DGlobalActionsDialogLiteTest.java119 @Mock private IStatusBarService mStatusBarService; field in GlobalActionsDialogLiteTest
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DLockTaskControllerTest.java120 @Mock private IStatusBarService mStatusBarService; field in LockTaskControllerTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java323 private final IStatusBarService mStatusBarService; field in KeyguardViewMediator
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java148 private final IStatusBarService mStatusBarService; field in NotifCollection
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLockTaskController.java151 IStatusBarService mStatusBarService; field in LockTaskController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsDialogLite.java244 private final IStatusBarService mStatusBarService; field in GlobalActionsDialogLite
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java267 private IStatusBarService mStatusBarService; field in BubblesTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollectionTest.java123 @Mock private IStatusBarService mStatusBarService; field in NotifCollectionTest
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java417 IStatusBarService mStatusBarService; field in PhoneWindowManager