Home
last modified time | relevance | path

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

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