Searched refs:executeRunCommand (Results 1 – 2 of 2) sorted by relevance
161 int ret = mInternal.executeRunCommand(pkgName, userId, jobId, force); in runJob()
2965 int executeRunCommand(String pkgName, int userId, int jobId, boolean force) { in executeRunCommand() method in JobSchedulerService