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