HomeSort by relevance Sort by last modified time
    Searched full:animatevalue (Results 1 - 6 of 6) sorted by null

  /packages/apps/DeskClock/src/com/android/deskclock/
AnimatorUtils.java 107 .getDeclaredMethod("animateValue", float.class);
116 LogUtils.e("Unable to use animateValue directly", e);
  /frameworks/base/core/java/android/animation/
TimeAnimator.java 69 void animateValue(float fraction) {
ValueAnimator.java 612 animateValue(currentIterationFraction);
    [all...]
ObjectAnimator.java     [all...]
PropertyValuesHolder.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 

Completed in 364 milliseconds