Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputUriController.java43 public RemoteInputUriController(IStatusBarService statusBarService) { in RemoteInputUriController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifInflaterImpl.java46 IStatusBarService statusBarService, in NotifInflaterImpl()
H A DNotifCollection.java157 IStatusBarService statusBarService, in NotifCollection()
/aosp12/packages/apps/Settings/src/com/android/settings/development/qstile/
H A DDevelopmentTiles.java86 final IStatusBarService statusBarService = IStatusBarService.Stub.asInterface( in refresh() local
252 final IStatusBarService statusBarService = IStatusBarService.Stub.asInterface( in isSystemUiTracingEnabled() local
311 final IStatusBarService statusBarService = IStatusBarService.Stub.asInterface( in setSystemUiTracing() local
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DTestableBubbleController.java48 IStatusBarService statusBarService, in TestableBubbleController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DBubblesManager.java133 @Nullable IStatusBarService statusBarService, in create()
164 @Nullable IStatusBarService statusBarService, in BubblesManager()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DLaunchConversationActivity.java202 void setIsForTesting(boolean isForTesting, IStatusBarService statusBarService) { in setIsForTesting()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DSystemUIModule.java205 @Nullable IStatusBarService statusBarService, INotificationManager notificationManager, in provideBubblesManager()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DSmartReplyController.java54 IStatusBarService statusBarService, in SmartReplyController()
/aosp12/packages/apps/Traceur/src/com/android/traceur/
H A DReceiver.java177 IStatusBarService statusBarService = IStatusBarService.Stub.asInterface( in updateQuickSettings() local
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DSystemActionPerformer.java354 StatusBarManagerInternal statusBarService = LocalServices.getService( in openRecents() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
H A DStatusBarDependenciesModule.java175 IStatusBarService statusBarService, in provideSmartReplyController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
H A DNotificationsModule.java121 IStatusBarService statusBarService, in provideNotificationEntryManager()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java205 @Nullable IStatusBarService statusBarService, in create()
235 @Nullable IStatusBarService statusBarService, in BubbleController()
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/
H A DAuthSession.java161 @NonNull IStatusBarService statusBarService, in AuthSession()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/dagger/
H A DWMShellModule.java101 IStatusBarService statusBarService, in provideBubbleController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationEntryManager.java157 IStatusBarService statusBarService, in NotificationEntryManager()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsDialogLite.java340 IStatusBarService statusBarService, in GlobalActionsDialogLite()
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java1413 IStatusBarService statusBarService = getStatusBarService(); in toggleNotificationPanel() local
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java1537 StatusBarManagerService statusBarService = (StatusBarManagerService) ServiceManager in onBootPhase() local