Searched defs:mShowInterpolator (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindow.java2210 private final Interpolator mShowInterpolator; field in class:PhoneWindow.DecorView
2229 mShowInterpolator = AnimationUtils.loadInterpolator(context,
2971 view.animate().alpha(1.0f).setInterpolator(mShowInterpolator).

Completed in 40 milliseconds