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

/frameworks/base/graphics/java/android/graphics/drawable/
H A DDrawableContainer.java334 // Compute first frame and schedule next animation.
343 void animate(boolean schedule) { argument
380 if (schedule && animating) {

Completed in 47 milliseconds