Searched refs:matchJobId (Results 1 – 1 of 1) sorted by relevance
285 boolean timeoutIfExecutingLocked(String pkgName, int userId, boolean matchJobId, int jobId) { in timeoutIfExecutingLocked() argument289 && (!matchJobId || jobId == executing.getJobId())) { in timeoutIfExecutingLocked()