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

/frameworks/native/libs/utils/
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.java344 // Compute first frame and schedule next animation.
353 void animate(boolean schedule) { argument
390 if (schedule && animating) {

Completed in 319 milliseconds