Searched refs:updateNotificationBubbleButton (Results 1 – 3 of 3) sorted by relevance
292 void updateNotificationBubbleButton(String key); in updateNotificationBubbleButton() method
1140 mSysuiProxy.updateNotificationBubbleButton(bubble.getKey());
364 public void updateNotificationBubbleButton(String key) { in BubblesManager()