Home
last modified time | relevance | path

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

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