Home
last modified time | relevance | path

Searched refs:buildBubbleBarBounceAnimation (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/animation/
DBubbleBarViewAnimator.kt444 val showAnimation = buildBubbleBarBounceAnimation() in <lambda>()
469 private fun buildBubbleBarBounceAnimation() = Runnable { in <lambda>() method in com.android.launcher3.taskbar.bubbles.animation.BubbleBarViewAnimator