Home
last modified time | relevance | path

Searched defs:getBubbles (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DWMComponent.java98 Optional<Bubbles> getBubbles(); in getBubbles() method
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleData.java860 public List<Bubble> getBubbles() { in getBubbles() method in BubbleData