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.java62 IStatusBarService statusBarService, in TestableBubbleController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
DBubblesManager.java125 @Nullable IStatusBarService statusBarService, in create()
168 @Nullable IStatusBarService statusBarService, in BubblesManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
DLaunchConversationActivity.java214 void setIsForTesting(boolean isForTesting, IStatusBarService statusBarService) { in setIsForTesting()
/frameworks/base/packages/SystemUI/src/com/android/systemui/log/
DSessionTracker.java72 IStatusBarService statusBarService, in SessionTracker()
/frameworks/base/services/core/java/com/android/server/wm/
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
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSmartReplyController.java52 IStatusBarService statusBarService, in SmartReplyController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
DSystemUIModule.java322 @Nullable IStatusBarService statusBarService, in provideBubblesManager()
/frameworks/base/services/core/java/com/android/server/biometrics/
DAuthSession.java159 @NonNull IStatusBarService statusBarService, in AuthSession()
184 @NonNull IStatusBarService statusBarService, in AuthSession()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DSystemActionPerformer.java388 StatusBarManagerInternal statusBarService = LocalServices.getService( in openRecents() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
DCentralSurfacesDependenciesModule.java178 IStatusBarService statusBarService, in provideSmartReplyController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowController.java199 public ExpandableNotificationRowController( in ExpandableNotificationRowController()
DNotificationContentView.java207 IStatusBarService statusBarService) { in initialize()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowControllerTest.kt110 private val statusBarService: IStatusBarService = mock() constant in com.android.systemui.statusbar.notification.row.ExpandableNotificationRowControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifCollection.java184 IStatusBarService statusBarService, in NotifCollection()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/dagger/
DWMShellModule.java151 IStatusBarService statusBarService, in provideBubbleController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialogLite.java356 IStatusBarService statusBarService, in GlobalActionsDialogLite()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java269 @Nullable IStatusBarService statusBarService, in BubbleController()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java1775 IStatusBarService statusBarService = getStatusBarService(); in toggleNotificationPanel() local
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java15725 IStatusBarService statusBarService = IStatusBarService.Stub.asInterface( in setStatusBarDisabledInternal() local