Searched refs:onNotificationBubbleChanged (Results 1 – 6 of 6) sorted by relevance
49 void onNotificationBubbleChanged(String key, boolean isBubble); in onNotificationBubbleChanged() method
1032 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()
560 mBarService.onNotificationBubbleChanged(bubble.getKey(),
4979 mService.mNotificationDelegate.onNotificationBubbleChanged(nr.getKey(), false); in testNotificationBubbleChanged_false()5013 mService.mNotificationDelegate.onNotificationBubbleChanged(nr.getKey(), true); in testNotificationBubbleChanged_true()5043 mService.mNotificationDelegate.onNotificationBubbleChanged(nr.getKey(), true); in testNotificationBubbleChanged_true_notAllowed()