Searched refs:timeoutIfExecutingLocked (Results 1 – 2 of 2) sorted by relevance
340 boolean timeoutIfExecutingLocked(String pkgName, int userId, boolean matchJobId, int jobId, in timeoutIfExecutingLocked() method in JobServiceContext
3011 if (jc.timeoutIfExecutingLocked(pkgName, userId, hasJobId, jobId, "shell")) { in executeTimeoutCommand()