Home
last modified time | relevance | path

Searched refs:resetScheduleQuota (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobSchedulerShellCommand.java86 return resetScheduleQuota(pw); in onCommand()
537 private int resetScheduleQuota(PrintWriter pw) throws Exception { in resetScheduleQuota() method in JobSchedulerShellCommand
542 mInternal.resetScheduleQuota(); in resetScheduleQuota()
H A DJobSchedulerService.java5210 void resetScheduleQuota() {
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/
H A DJobSchedulerServiceTest.java342 mService.resetScheduleQuota(); in testGetMinJobExecutionGuaranteeMs_timeoutSafeguards_disabled()
462 mService.resetScheduleQuota(); in testGetMinJobExecutionGuaranteeMs_timeoutSafeguards_enabled()
630 mService.resetScheduleQuota(); in testGetMaxJobExecutionTimeMs_timeoutSafeguards_disabled()
759 mService.resetScheduleQuota(); in testGetMaxJobExecutionTimeMs_timeoutSafeguards_enabled()
1789 mService.resetScheduleQuota(); in testScheduleLimiting_RegularSchedule_Blocked()
1813 mService.resetScheduleQuota();
1835 mService.resetScheduleQuota();
1858 mService.resetScheduleQuota();
1882 mService.resetScheduleQuota();
1905 mService.resetScheduleQuota();