Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputUriController.java43 public RemoteInputUriController(IStatusBarService statusBarService) { in RemoteInputUriController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/dagger/
DBubbleModule.java75 IStatusBarService statusBarService, in newBubbleController()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/
DTestableBubbleController.java64 IStatusBarService statusBarService, in TestableBubbleController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifInflaterImpl.java53 IStatusBarService statusBarService, in NotifInflaterImpl()
DNotifCollection.java151 IStatusBarService statusBarService, in NotifCollection()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DSystemActionPerformer.java353 StatusBarManagerInternal statusBarService = LocalServices.getService( in openRecents() local
372 StatusBarManagerInternal statusBarService = LocalServices.getService( in toggleSplitScreen() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
DStatusBarDependenciesModule.java134 IStatusBarService statusBarService, in provideSmartReplyController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSmartReplyController.java46 IStatusBarService statusBarService, in SmartReplyController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialog.java308 IStatusBarService statusBarService, in GlobalActionsDialog()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java357 @Nullable IStatusBarService statusBarService, in BubbleController()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java1611 StatusBarManagerService statusBarService = (StatusBarManagerService) ServiceManager in onBootPhase() local