Searched refs:getSuppressedBubbleWithKey (Results 1 – 2 of 2) sorted by relevance
699 Bubble b = getSuppressedBubbleWithKey(key); in doRemove()1077 b = getSuppressedBubbleWithKey(key); in getAnyBubbleWithkey()1163 public Bubble getSuppressedBubbleWithKey(String key) { in getSuppressedBubbleWithKey() method in BubbleData
1631 Bubble b = mBubbleData.getSuppressedBubbleWithKey(notif.getKey()); in updateBubble()