HomeSort by relevance Sort by last modified time
    Searched defs:dispatchPoll (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/tests/servicestests/src/com/android/server/
ThrottleServiceTest.java 326 * Dispatch {@link ThrottleService#dispatchPoll()} and block until finished.
334 mThrottleService.dispatchPoll();
  /frameworks/base/services/java/com/android/server/
ThrottleService.java 328 dispatchPoll();
374 void dispatchPoll() {
    [all...]

Completed in 208 milliseconds