Searched refs:mIconAlignmentForResumedState (Results 1 – 1 of 1) sorted by relevance
57 private final AnimatedFloat mIconAlignmentForResumedState = field in TaskbarLauncherStateController110 mIconAlignmentForResumedState.finishAnimation(); in init()122 mIconAlignmentForResumedState.finishAnimation(); in onDestroy()212 ObjectAnimator anim = mIconAlignmentForResumedState in onStateChangeApplied()349 return Math.max(mIconAlignmentForResumedState.value, mIconAlignmentForGestureState.value);387 mIconAlignmentForResumedState.cancelAnimation();388 mIconAlignmentForResumedState.updateValue(launcherResumed ? 1 : 0);