Searched refs:getAnyBubbleWithkey (Results 1 – 2 of 2) sorted by relevance
1072 && !mBubbleData.getAnyBubbleWithkey(key).showInShade()); in isBubbleNotificationSuppressedFromShade()1105 Bubble b = mBubbleData.getAnyBubbleWithkey(key); in expandStackAndSelectBubbleFromLauncher()1392 Bubble b = mBubbleData.getAnyBubbleWithkey(notif.getKey()); in updateBubble()1900 Bubble bubbleChild = mBubbleData.getAnyBubbleWithkey(child.getKey()); in handleSummaryDismissalInterception()
1065 Bubble getAnyBubbleWithkey(String key) { in getAnyBubbleWithkey() method in BubbleData