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

/frameworks/base/core/java/android/view/animation/
H A DAnimationUtils.java269 public static Interpolator loadInterpolator(Context context, int id) throws NotFoundException { method in class:AnimationUtils
299 public static Interpolator loadInterpolator(Resources res, Theme theme, int id) throws NotFoundException { method in class:AnimationUtils

Completed in 62 milliseconds