Searched refs:formatBubblesString (Results 1 – 1 of 1) sorted by relevance
783 Log.d(TAG, formatBubblesString(mBubbleData.getBubbles(),788 Log.d(TAG, formatBubblesString(mStackView.getBubblesOnScreen(),877 static String formatBubblesString(List<Bubble> bubbles, Bubble selected) { in formatBubblesString() method in BubbleController