Searched refs:dispatchReset (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DThrottleServiceTest.java341 * Dispatch {@link ThrottleService#dispatchReset()} and block until finished.
349 mThrottleService.dispatchReset();
/frameworks/base/services/java/com/android/server/
H A DThrottleService.java338 dispatchReset();
380 void dispatchReset() { method in class:ThrottleService
509 dispatchReset();

Completed in 378 milliseconds