Searched refs:getAnyBubbleWithkey (Results 1 – 2 of 2) sorted by relevance
1255 && !mBubbleData.getAnyBubbleWithkey(key).showInShade()); in isBubbleNotificationSuppressedFromShade()1288 Bubble b = mBubbleData.getAnyBubbleWithkey(key); in expandStackAndSelectBubbleFromLauncher()1625 Bubble b = mBubbleData.getAnyBubbleWithkey(notif.getKey()); in updateBubble()2162 Bubble bubbleChild = mBubbleData.getAnyBubbleWithkey(child.getKey()); in handleSummaryDismissalInterception()
1071 Bubble getAnyBubbleWithkey(String key) { in getAnyBubbleWithkey() method in BubbleData