Searched defs:startJob (Results 1 – 4 of 4) sorted by relevance
31 void startJob(in JobParameters jobParams); in startJob() method
124 public void startJob(JobParameters jobParams) throws RemoteException { in startJob() method in JobServiceEngine.JobInterface
111 public static void startJob(Context context, JobParameters params, IMmd mmd) { in startJob() method in ZramMaintenance
95 private var startJob: Job? = null in <lambda>() variable