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.java846 Bubble matchingBubble = getBubbleInStackWithLocusId(locusId); in onLocusVisibilityChanged()
1123 private Bubble getBubbleInStackWithLocusId(LocusId locusId) { in getBubbleInStackWithLocusId() method in BubbleData