[go: nahoru, domu]

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

/frameworks/support/design/honeycomb-mr1/android/support/design/widget/
H A DValueAnimatorCompatImplHoneycombMr1.java83 public int getAnimatedIntValue() { method in class:ValueAnimatorCompatImplHoneycombMr1
/frameworks/support/design/base/android/support/design/widget/
H A DValueAnimatorCompat.java100 abstract int getAnimatedIntValue(); method in class:ValueAnimatorCompat.Impl
168 public int getAnimatedIntValue() { method in class:ValueAnimatorCompat
169 return mImpl.getAnimatedIntValue();
/frameworks/support/design/eclair-mr1/android/support/design/widget/
H A DValueAnimatorCompatImplEclairMr1.java99 public int getAnimatedIntValue() { method in class:ValueAnimatorCompatImplEclairMr1

Completed in 47 milliseconds