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

  /frameworks/base/services/tests/servicestests/src/com/android/server/
ThrottleServiceTest.java 340 * Dispatch {@link ThrottleService#dispatchReset()} and block until finished.
348 mThrottleService.dispatchReset();
  /frameworks/base/services/java/com/android/server/
ThrottleService.java 336 dispatchReset();
378 void dispatchReset() {
507 dispatchReset();
    [all...]

Completed in 1547 milliseconds