Searched defs:runJob (Results 1 – 2 of 2) sorted by relevance
50 public void runJob(Runnable job) { in runJob() method in DispatchThread
136 private int runJob(PrintWriter pw) throws Exception { in runJob() method in JobSchedulerShellCommand