Home
last modified time | relevance | path

Searched defs:statusBarService (Results 1 – 20 of 20) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputUriController.java44 public RemoteInputUriController(IStatusBarService statusBarService) { in RemoteInputUriController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DMediaCoordinator.java131 public MediaCoordinator(MediaFeatureFlag featureFlag, IStatusBarService statusBarService, in MediaCoordinator()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DBubblesManager.java125 @Nullable IStatusBarService statusBarService, in create()
168 @Nullable IStatusBarService statusBarService, in BubblesManager()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DTestableBubbleController.java62 IStatusBarService statusBarService, in TestableBubbleController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DLaunchConversationActivity.java214 void setIsForTesting(boolean isForTesting, IStatusBarService statusBarService) { in setIsForTesting()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLockTaskController.java608 final IStatusBarService statusBarService = getStatusBarService(); in performStopLockTask() local
626 final IStatusBarService statusBarService = getStatusBarService(); in showLockTaskToast() local
740 final IStatusBarService statusBarService = getStatusBarService(); in performStartLockTask() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/log/
H A DSessionTracker.java72 IStatusBarService statusBarService, in SessionTracker()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DSmartReplyController.java52 IStatusBarService statusBarService, in SmartReplyController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DSystemUIModule.java322 @Nullable IStatusBarService statusBarService, in provideBubblesManager()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
H A DCentralSurfacesDependenciesModule.java178 IStatusBarService statusBarService, in provideSmartReplyController()
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/
H A DAuthSession.java159 @NonNull IStatusBarService statusBarService, in AuthSession()
184 @NonNull IStatusBarService statusBarService, in AuthSession()
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DSystemActionPerformer.java388 StatusBarManagerInternal statusBarService = LocalServices.getService( in openRecents() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowController.java199 public ExpandableNotificationRowController( in ExpandableNotificationRowController()
H A DNotificationContentView.java207 IStatusBarService statusBarService) { in initialize()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/dagger/
H A DWMShellModule.java151 IStatusBarService statusBarService, in provideBubbleController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java184 IStatusBarService statusBarService, in NotifCollection()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsDialogLite.java356 IStatusBarService statusBarService, in GlobalActionsDialogLite()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java269 @Nullable IStatusBarService statusBarService, in BubbleController()
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java1775 IStatusBarService statusBarService = getStatusBarService(); in toggleNotificationPanel() local
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java15725 IStatusBarService statusBarService = IStatusBarService.Stub.asInterface( in setStatusBarDisabledInternal() local