HomeSort by relevance Sort by last modified time
    Searched defs:getOutAnimation (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/widget/src/android/widget/cts/
ViewAnimatorTest.java 304 assertNull(mViewAnimator.getOutAnimation());
307 assertSame(expected, mViewAnimator.getOutAnimation());
310 assertNull(mViewAnimator.getOutAnimation());
313 Animation animation = mViewAnimator.getOutAnimation();
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 31 milliseconds