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