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/owasp/sanitizer/empiricism/
html-containment.js 278 var pauser = function pauser() {
284 unsatisfied[j].paused.push(pauser);

Completed in 62 milliseconds