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