HomeSort by relevance Sort by last modified time
    Searched refs:TOUCH_RESPONSE_INTERPOLATOR (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/wm/
DockedStackDividerController.java 31 import static com.android.server.wm.AppTransition.TOUCH_RESPONSE_INTERPOLATOR;
696 t = (mAnimationTarget == 1f ? IME_ADJUST_ENTRY_INTERPOLATOR : TOUCH_RESPONSE_INTERPOLATOR)
747 t = (isAnimationMaximizing() ? TOUCH_RESPONSE_INTERPOLATOR : mMinimizedDockInterpolator)
    [all...]
AppTransition.java 147 static final Interpolator TOUCH_RESPONSE_INTERPOLATOR =
    [all...]

Completed in 56 milliseconds