Searched refs:mFastOutLinearInInterpolator (Results 1 – 3 of 3) sorted by relevance
66 private Interpolator mFastOutLinearInInterpolator; field in KeyguardPasswordView78 mFastOutLinearInInterpolator = AnimationUtils.loadInterpolator( in KeyguardPasswordView()
364 private final Interpolator mFastOutLinearInInterpolator; field in FloatingToolbar.FloatingToolbarPopup465 mFastOutLinearInInterpolator = AnimationUtils.loadInterpolator( in FloatingToolbarPopup()961 .setInterpolator(mFastOutLinearInInterpolator) in closeOverflow()
251 private final Interpolator mFastOutLinearInInterpolator; field in AppTransition286 mFastOutLinearInInterpolator = AnimationUtils.loadInterpolator(context, in AppTransition()303 return mFastOutLinearInInterpolator.getInterpolation(t); in AppTransition()