Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
DBubblesManager.java536 List<BubbleEntry> bubbleChildren = null; in handleDismissalInterception() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java1730 final List<Bubble> bubbleChildren = getBubblesInGroup(groupKey); in onEntryRemoved() local
1804 ArrayList<Bubble> bubbleChildren = new ArrayList<>(); in getBubblesInGroup() local
2146 ArrayList<Bubble> bubbleChildren = getBubblesInGroup(groupKey); in isSummaryOfBubbles() local