Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/animation/
DBubbleBarViewAnimator.kt92 fun animateBubbleInForStashed(b: BubbleBarBubble) { in <lambda>() method in com.android.launcher3.taskbar.bubbles.animation.BubbleBarViewAnimator
/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/bubbles/animation/
DBubbleBarViewAnimatorTest.kt71 fun animateBubbleInForStashed() { in animateBubbleInForStashed() method