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

  /development/samples/ApiDemos/src/com/example/android/apis/animation/
AnimatorEvents.java 111 boolean endImmediately = false;
146 public void startAnimation(boolean endImmediately) {
147 this.endImmediately = endImmediately;
208 if (endImmediately) {

Completed in 68 milliseconds