Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputUriController.java44 public RemoteInputUriController(IStatusBarService statusBarService) { in RemoteInputUriController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DMediaCoordinator.java131 public MediaCoordinator(MediaFeatureFlag featureFlag, IStatusBarService statusBarService, in MediaCoordinator()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
DTestableBubbleController.java60 IStatusBarService statusBarService, in TestableBubbleController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
DBubblesManager.java123 @Nullable IStatusBarService statusBarService, in create()
164 @Nullable IStatusBarService statusBarService, in BubblesManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/log/
DSessionTracker.java69 IStatusBarService statusBarService, in SessionTracker()
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
DLaunchConversationActivity.java214 void setIsForTesting(boolean isForTesting, IStatusBarService statusBarService) { in setIsForTesting()
/frameworks/base/services/core/java/com/android/server/wm/
DLockTaskController.java607 final IStatusBarService statusBarService = getStatusBarService(); in performStopLockTask() local
625 final IStatusBarService statusBarService = getStatusBarService(); in showLockTaskToast() local
736 final IStatusBarService statusBarService = getStatusBarService(); in performStartLockTask() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
DSystemUIModule.java278 @Nullable IStatusBarService statusBarService, in provideBubblesManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSmartReplyController.java52 IStatusBarService statusBarService, in SmartReplyController()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DSystemActionPerformer.java368 StatusBarManagerInternal statusBarService = LocalServices.getService( in openRecents() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
DCentralSurfacesDependenciesModule.java169 IStatusBarService statusBarService, in provideSmartReplyController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowController.java132 public ExpandableNotificationRowController( in ExpandableNotificationRowController()
DNotificationContentView.java205 IStatusBarService statusBarService) { in initialize()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowControllerTest.kt97 private val statusBarService: IStatusBarService = mock() constant in com.android.systemui.statusbar.notification.row.ExpandableNotificationRowControllerTest
/frameworks/base/services/core/java/com/android/server/biometrics/
DAuthSession.java151 @NonNull IStatusBarService statusBarService, in AuthSession()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifCollection.java179 IStatusBarService statusBarService, in NotifCollection()
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialogLite.java351 IStatusBarService statusBarService, in GlobalActionsDialogLite()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/dagger/
DWMShellModule.java158 IStatusBarService statusBarService, in provideBubbleController()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java254 @Nullable IStatusBarService statusBarService, in BubbleController()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java1718 IStatusBarService statusBarService = getStatusBarService(); in toggleNotificationPanel() local
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java1682 StatusBarManagerService statusBarService = (StatusBarManagerService) ServiceManager in onBootPhase() local