Searched defs:bubble (Results 1 – 6 of 6) sorted by relevance
158 public void setSelectedBubble(Bubble bubble) { in setSelectedBubble()170 Bubble bubble = getBubbleWithKey(entry.key); in notificationEntryUpdated() local225 private void doAdd(Bubble bubble) { in doAdd()258 private void doUpdate(Bubble bubble) { in doUpdate()318 Bubble bubble = mBubbles.remove(0); in dismissAll() local338 private void setSelectedBubbleInternal(@Nullable Bubble bubble) { in setSelectedBubbleInternal()408 private static long sortKey(Bubble bubble) { in sortKey()557 Bubble bubble = i.next(); in onBubbleBlocked() local577 Bubble bubble = mBubbles.get(i); in indexForKey() local596 Bubble bubble = mBubbles.get(i); in getBubbleWithKey() local
686 void addBubble(Bubble bubble) { in addBubble()704 void removeBubble(Bubble bubble) { in removeBubble()720 void updateBubble(Bubble bubble) { in updateBubble()728 Bubble bubble = bubbles.get(i); in updateBubbleOrder() local971 public void onBubbleDragStart(View bubble) { in onBubbleDragStart()979 public void onBubbleDragged(View bubble, float x, float y) { in onBubbleDragged()990 View bubble, float x, float y, float velX, float velY) { in onBubbleDragFinish()1346 void animateInFlyoutForBubble(Bubble bubble) { in animateInFlyoutForBubble()1575 int getBubbleIndex(@Nullable Bubble bubble) { in getBubbleIndex()1611 private void logBubbleEvent(@Nullable Bubble bubble, int action) { in logBubbleEvent()[all …]
363 void selectBubble(Bubble bubble) { in selectBubble()369 Bubble bubble = mBubbleData.getBubbleWithKey(key); in selectBubble() local379 Bubble bubble = mBubbleData.getBubbleWithKey(notificationKey); in expandStackAndSelectBubble() local424 Bubble bubble = mBubbleData.getBubbleWithKey(key); in removeBubble() local
162 public void prepareForBubbleDrag(View bubble) { in prepareForBubbleDrag()400 final View bubble = mLayout.getChildAt(i); in updateBubblePositions() local435 double bubble = bubbleCount * mBubbleSizePx; in getRowLeft() local
270 double bubble = bubbleCount * mBubbleSize; in getRowLeft() local
820 private void assertSelectionChangedTo(Bubble bubble) { in assertSelectionChangedTo()