Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleDebugConfig.java78 static String formatBubblesString(List<Bubble> bubbles, BubbleViewProvider selected) { in formatBubblesString() method in BubbleDebugConfig
H A DBubbleOverflowContainerView.java276 Log.d(TAG, BubbleDebugConfig.formatBubblesString(
H A DBubbleStackView.java306 String bubblesOnScreen = BubbleDebugConfig.formatBubblesString( in dump()
2395 Log.d(TAG, BubbleDebugConfig.formatBubblesString(getBubblesOnScreen(), in animateCollapse()