Home
last modified time | relevance | path

Searched refs:getBubbleInStackWithLocusId (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleData.java649 Bubble matchingBubble = getBubbleInStackWithLocusId(locusId); in onLocusVisibilityChanged()
929 private Bubble getBubbleInStackWithLocusId(LocusId locusId) { in getBubbleInStackWithLocusId() method in BubbleData