Searched refs:removingLastBubble (Results 1 – 3 of 3) sorted by relevance
58 removingLastBubble: Boolean, in <lambda>()67 removingLastBubble = removingLastBubble, in <lambda>()239 if (state.removingLastBubble) { in <lambda>()459 val removingLastBubble: Boolean, in <lambda>() constant in com.android.launcher3.taskbar.bubbles.animation.BubbleAnimator.State.RemovingBubble
71 removingLastBubble = false, in animateRemovedBubble_isRunning()
887 boolean removingLastBubble = in removeBubble()892 indexOfChild(bubble), indexOfChild(mSelectedBubbleView), removingLastBubble, in removeBubble() local