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