Searched defs:isBubble (Results 1 – 5 of 5) sorted by relevance
49 void onNotificationBubbleChanged(String key, boolean isBubble); in onNotificationBubbleChanged()
79 void onNotificationBubbleChanged(String key, boolean isBubble); in onNotificationBubbleChanged()
237 public boolean isBubble() { in isBubble() method in NotificationEntry
1323 public void onNotificationBubbleChanged(String key, boolean isBubble) { in onNotificationBubbleChanged()
465 Notification.TvExtender extender, boolean isBubble) { in generateNotificationRecord()