Searched refs:getBubbleWithKey (Results 1 – 4 of 4) sorted by relevance
369 Bubble bubble = mBubbleData.getBubbleWithKey(key); in selectBubble()379 Bubble bubble = mBubbleData.getBubbleWithKey(notificationKey); in expandStackAndSelectBubble()424 Bubble bubble = mBubbleData.getBubbleWithKey(key); in removeBubble()438 NotificationEntry entry = mBubbleData.getBubbleWithKey(key).entry;
142 return getBubbleWithKey(key) != null; in hasBubbleWithKey()170 Bubble bubble = getBubbleWithKey(entry.key); in notificationEntryUpdated()594 Bubble getBubbleWithKey(String key) { in getBubbleWithKey() method in BubbleData
213 mBubbleData.setSelectedBubble(mBubbleData.getBubbleWithKey(key)); in onTouch()
622 Bubble b = mBubbleData.getBubbleWithKey(key); in updateDotVisibility()664 Bubble bubbleToExpand = mBubbleData.getBubbleWithKey(key); in setExpandedBubble()1661 Bubble bubble = mBubbleData.getBubbleWithKey(key); in getBubblesOnScreen()