Searched defs:bubblesOptional (Results 1 – 9 of 9) sorted by relevance
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
H A D | NotificationClicker.java | 57 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 D | BubbleCoordinator.java | 70 Optional<Bubbles> bubblesOptional, in BubbleCoordinator()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/ |
H A D | NotificationHelper.java | 242 Optional<Bubbles> bubblesOptional, NotificationEntry entry) { in shouldFilterOut()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/ |
H A D | SystemUIModule.java | 318 Optional<Bubbles> bubblesOptional, in provideBubblesManager()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/ |
H A D | BubblesManager.java | 121 Optional<Bubbles> bubblesOptional, in create()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/ |
H A D | PeopleSpaceWidgetManager.java | 161 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 D | LegacyNotificationIconAreaControllerImpl.java | 139 Optional<Bubbles> bubblesOptional, in LegacyNotificationIconAreaControllerImpl()
|
H A D | CentralSurfacesImpl.java | 676 public CentralSurfacesImpl( in CentralSurfacesImpl()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/dagger/ |
H A D | WMShellBaseModule.java | 871 Optional<BubbleController> bubblesOptional, in provideIndependentShellComponentsToCreate()
|