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

  /frameworks/base/core/tests/coretests/src/android/animation/
EventsTest.java 114 static class Pauser implements Runnable {
117 public Pauser(Animator anim, FutureWaiter future) {
619 handler.postDelayed(new Pauser(mAnimator, mFuture), ANIM_PAUSE_DELAY);
646 handler.postDelayed(new Pauser(mAnimator, mFuture), ANIM_PAUSE_DELAY);
672 handler.postDelayed(new Pauser(mAnimator, mFuture), ANIM_PAUSE_DELAY);
701 handler.postDelayed(new Pauser(mAnimator, mFuture), ANIM_PAUSE_DELAY);
  /external/chromium_org/third_party/sqlite/src/test/
fts1porter.test     [all...]

Completed in 257 milliseconds