Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
DTaskViewDismissTouchController.kt66 private var recentsScaleAnimation: SpringAnimation? = null in <lambda>() variable in com.android.launcher3.uioverrides.touchcontrollers.TaskViewDismissTouchController
123 recentsScaleAnimation?.cancel() in <lambda>()
249 recentsScaleAnimation = in <lambda>()
251 recentsScaleAnimation = null in <lambda>()