Searched refs:executeTimeoutCommand (Results 1 – 2 of 2) sorted by relevance
208 return mInternal.executeTimeoutCommand(pw, pkgName, userId, jobIdStr != null, jobId); in timeout()
3000 int executeTimeoutCommand(PrintWriter pw, String pkgName, int userId, in executeTimeoutCommand() method in JobSchedulerService