Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/stashing/
DPersistentBubbleStashController.kt158 updateTouchRegionOnAnimationEnd(animatorSet) in animateAfterUnlock()
249 updateTouchRegionOnAnimationEnd(animator) in animateBubbleBarY()
254 private fun updateTouchRegionOnAnimationEnd(animator: Animator) { in updateTouchRegionOnAnimationEnd() method in com.android.launcher3.taskbar.bubbles.stashing.PersistentBubbleStashController
DTransientBubbleStashController.kt188 .updateTouchRegionOnAnimationEnd() in <lambda>()
545 .updateTouchRegionOnAnimationEnd() in <lambda>()
573 updateTouchRegionOnAnimationEnd() in <lambda>()
597 private fun Animator.updateTouchRegionOnAnimationEnd(): Animator { in <lambda>() method in com.android.launcher3.taskbar.bubbles.stashing.TransientBubbleStashController