Searched refs:resetExecutionQuota (Results 1 – 2 of 2) sorted by relevance
96 return resetExecutionQuota(pw); in onCommand()663 private int resetExecutionQuota(PrintWriter pw) throws Exception { in resetExecutionQuota() method in JobSchedulerShellCommand690 mInternal.resetExecutionQuota(pkgName, userId); in resetExecutionQuota()
5772 void resetExecutionQuota(@NonNull String pkgName, int userId) {