Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DTaskbarLauncherStateController.java59 private final AnimatedFloat mIconAlignmentForGestureState = field in TaskbarLauncherStateController
123 mIconAlignmentForGestureState.finishAnimation(); in onDestroy()
237 Animator animator = mIconAlignmentForGestureState in onStateChangeApplied()
349 return Math.max(mIconAlignmentForResumedState.value, mIconAlignmentForGestureState.value);