Searched refs:hasBubbleWithKey (Results 1 – 2 of 2) sorted by relevance
455 boolean isBubbleAndSuppressed = mBubbleData.hasBubbleWithKey(key) in isBubbleNotificationSuppressedFromShade()544 boolean inBubbleData = mBubbleData.hasBubbleWithKey(key);658 if (!shouldBubble && mBubbleData.hasBubbleWithKey(entry.key)) {708 if (!mBubbleData.hasBubbleWithKey(bubble.getKey())
157 public boolean hasBubbleWithKey(String key) { in hasBubbleWithKey() method in BubbleData239 if (hasBubbleWithKey(key)) { in notificationRankingUpdated()