Home
last modified time | relevance | path

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

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