Searched refs:showBubble (Results 1 – 2 of 2) sorted by relevance
767 public void showBubble(String key, int top) { in showBubble() method in SystemUiProxy770 mBubbles.showBubble(key, top); in showBubble()
443 mSystemUiProxy.showBubble(getSelectedBubbleKey(), mLastSentBubbleBarTop); in showSelectedBubble()