Home
last modified time | relevance | path

Searched defs:statusBarService (Results 1 – 19 of 19) 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/tests/src/com/android/systemui/wmshell/
DTestableBubbleController.java47 IStatusBarService statusBarService, in TestableBubbleController()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DSystemActionPerformer.java356 StatusBarManagerInternal statusBarService = LocalServices.getService( in openRecents() local
375 StatusBarManagerInternal statusBarService = LocalServices.getService( in toggleSplitScreen() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifInflaterImpl.java46 IStatusBarService statusBarService, in NotifInflaterImpl()
DNotifCollection.java152 IStatusBarService statusBarService, in NotifCollection()
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
DBubblesManager.java137 @Nullable IStatusBarService statusBarService, in create()
168 @Nullable IStatusBarService statusBarService, in BubblesManager()
DWMShellBaseModule.java188 IStatusBarService statusBarService, in provideBubbleController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
DSystemUIModule.java190 @Nullable IStatusBarService statusBarService, INotificationManager notificationManager, in provideBubblesManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
DLaunchConversationActivity.java202 void setIsForTesting(boolean isForTesting, IStatusBarService statusBarService) { in setIsForTesting()
/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.java166 IStatusBarService statusBarService, in GlobalActionsDialog()
333 SysuiColorExtractor sysuiColorExtractor, IStatusBarService statusBarService, in ActionsDialog()
DGlobalActionsDialogLite.java331 IStatusBarService statusBarService, in GlobalActionsDialogLite()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
DStatusBarDependenciesModule.java161 IStatusBarService statusBarService, in provideSmartReplyController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
DNotificationsModule.java112 IStatusBarService statusBarService) { in provideNotificationEntryManager()
/frameworks/base/services/core/java/com/android/server/biometrics/
DAuthSession.java158 @NonNull IStatusBarService statusBarService, in AuthSession()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java203 @Nullable IStatusBarService statusBarService, in create()
232 @Nullable IStatusBarService statusBarService, in BubbleController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManager.java208 IStatusBarService statusBarService in NotificationEntryManager()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java1412 IStatusBarService statusBarService = getStatusBarService(); in toggleNotificationPanel() local
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java1540 StatusBarManagerService statusBarService = (StatusBarManagerService) ServiceManager in onBootPhase() local