Home
last modified time | relevance | path

Searched defs:animateBubbleBarForCollapsed (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/animation/
DBubbleBarViewAnimator.kt433 fun animateBubbleBarForCollapsed(b: BubbleBarBubble, isExpanding: Boolean) { in <lambda>() method in com.android.launcher3.taskbar.bubbles.animation.BubbleBarViewAnimator
/packages/apps/Launcher3/quickstep/tests/src/com/android/launcher3/taskbar/bubbles/animation/
DBubbleBarViewAnimatorTest.kt774 fun animateBubbleBarForCollapsed() { in <lambda>() method