Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DBubblesManager.java476 List<BubbleEntry> bubbleChildren = null; in handleDismissalInterception() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java1492 final List<Bubble> bubbleChildren = getBubblesInGroup(groupKey); in onEntryRemoved() local
1566 ArrayList<Bubble> bubbleChildren = new ArrayList<>(); in getBubblesInGroup() local
1884 ArrayList<Bubble> bubbleChildren = getBubblesInGroup(groupKey); in isSummaryOfBubbles() local