Searched defs:bubblesOptional (Results 1 – 15 of 15) sorted by relevance
/aosp12/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()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
H A D | BubbleCoordinator.java | 70 Optional<Bubbles> bubblesOptional, in BubbleCoordinator()
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ |
H A D | ShellInitImpl.java | 71 Optional<BubbleController> bubblesOptional, in ShellInitImpl()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/ |
H A D | SystemUIModule.java | 201 Optional<Bubbles> bubblesOptional, in provideBubblesManager()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/ |
H A D | NotificationHelper.java | 242 Optional<Bubbles> bubblesOptional, NotificationEntry entry) { in shouldFilterOut()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | ShadeControllerImpl.java | 66 Optional<Bubbles> bubblesOptional in ShadeControllerImpl()
|
H A D | NotificationIconAreaController.java | 122 Optional<Bubbles> bubblesOptional, in NotificationIconAreaController()
|
H A D | StatusBar.java | 691 public StatusBar( in StatusBar()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/ |
H A D | BubblesManager.java | 128 Optional<Bubbles> bubblesOptional, in create()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/ |
H A D | StatusBarDependenciesModule.java | 199 Optional<Bubbles> bubblesOptional, in provideNotificationViewHierarchyManager()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | NotificationViewHierarchyManager.java | 119 Optional<Bubbles> bubblesOptional, in NotificationViewHierarchyManager()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/ |
H A D | StatusBarPhoneModule.java | 143 static StatusBar provideStatusBar( in provideStatusBar()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/ |
H A D | PeopleSpaceWidgetManager.java | 160 PackageManager packageManager, Optional<Bubbles> bubblesOptional, in PeopleSpaceWidgetManager() 239 Optional<Bubbles> bubblesOptional, UserManager userManager, BackupManager backupManager, in PeopleSpaceWidgetManager()
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/dagger/ |
H A D | WMShellBaseModule.java | 609 Optional<BubbleController> bubblesOptional, in provideShellInitImpl()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/legacy/ |
H A D | NotificationGroupManagerLegacy.java | 95 Optional<Bubbles> bubblesOptional, in NotificationGroupManagerLegacy()
|