Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java851 final Bubble expandedBubble = mStackView.getExpandedBubble(); in getExpandedBubble() local
930 final Bubble expandedBubble = mStackView != null in onSingleTaskDisplayDrawn() local
940 final Bubble expandedBubble = mStackView != null in onSingleTaskDisplayEmpty() local
DBubbleStackView.java1614 Bubble expandedBubble = getExpandedBubble(); in updatePointerPosition() local