Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleDebugConfig.java68 static String formatBubblesString(List<Bubble> bubbles, BubbleViewProvider selected) { in formatBubblesString() method in BubbleDebugConfig
DBubbleStackView.java330 String bubblesOnScreen = BubbleDebugConfig.formatBubblesString( in dump()