Searched refs:onNotificationBubbleChanged (Results 1 – 6 of 6) sorted by relevance
49 void onNotificationBubbleChanged(String key, boolean isBubble); in onNotificationBubbleChanged() method
1060 public void onNotificationBubbleChanged(String key, boolean isBubble) {
79 void onNotificationBubbleChanged(String key, boolean isBubble); in onNotificationBubbleChanged() method
1323 public void onNotificationBubbleChanged(String key, boolean isBubble) { in onNotificationBubbleChanged() method in StatusBarManagerService1327 mNotificationDelegate.onNotificationBubbleChanged(key, isBubble); in onNotificationBubbleChanged()
720 mBarService.onNotificationBubbleChanged(bubble.getKey(),
5062 mService.mNotificationDelegate.onNotificationBubbleChanged(nr.getKey(), false); in testNotificationBubbleChanged_false()5096 mService.mNotificationDelegate.onNotificationBubbleChanged(nr.getKey(), true); in testNotificationBubbleChanged_true()5126 mService.mNotificationDelegate.onNotificationBubbleChanged(nr.getKey(), true); in testNotificationBubbleChanged_true_notAllowed()