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

/frameworks/base/tools/aapt/
H A DWorkQueue.cpp38 status_t WorkQueue::schedule(WorkUnit* workUnit, size_t backlog) { function in class:android::WorkQueue
/frameworks/base/graphics/java/android/graphics/drawable/
H A DDrawableContainer.java388 // Compute first frame and schedule next animation.
397 void animate(boolean schedule) { argument
434 if (schedule && animating) {

Completed in 104 milliseconds