Searched refs:formatBubblesString (Results 1 – 3 of 3) sorted by relevance
63 static String formatBubblesString(List<Bubble> bubbles, BubbleViewProvider selected) { in formatBubblesString() method in BubbleDebugConfig
254 Log.d(TAG, BubbleDebugConfig.formatBubblesString(
280 String bubblesOnScreen = BubbleDebugConfig.formatBubblesString( in dump()2021 Log.d(TAG, BubbleDebugConfig.formatBubblesString(getBubblesOnScreen(), in animateCollapse()