Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleData.java633 final List<Bubble> matchingBubbles = new ArrayList<>(); in performActionOnBubblesMatching() local
1188 ArrayList<Bubble> matchingBubbles = new ArrayList<>(); in filterAllBubbles() local