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