Home
last modified time | relevance | path

Searched defs:bubblesOptional (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationClicker.java57 Optional<Bubbles> bubblesOptional, in NotificationClicker()
141 Optional<Bubbles> bubblesOptional, in build()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DBubbleCoordinator.java70 Optional<Bubbles> bubblesOptional, in BubbleCoordinator()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DNotificationHelper.java242 Optional<Bubbles> bubblesOptional, NotificationEntry entry) { in shouldFilterOut()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DSystemUIModule.java318 Optional<Bubbles> bubblesOptional, in provideBubblesManager()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DBubblesManager.java121 Optional<Bubbles> bubblesOptional, in create()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java161 PackageManager packageManager, Optional<Bubbles> bubblesOptional, in PeopleSpaceWidgetManager()
240 Optional<Bubbles> bubblesOptional, UserManager userManager, BackupManager backupManager, in PeopleSpaceWidgetManager()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLegacyNotificationIconAreaControllerImpl.java139 Optional<Bubbles> bubblesOptional, in LegacyNotificationIconAreaControllerImpl()
H A DCentralSurfacesImpl.java676 public CentralSurfacesImpl( in CentralSurfacesImpl()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/dagger/
H A DWMShellBaseModule.java871 Optional<BubbleController> bubblesOptional, in provideIndependentShellComponentsToCreate()