Searched defs:cancelJob (Results 1 – 4 of 4) sorted by relevance
62 public static void cancelJob(Context context) { in cancelJob() method in BrightnessIdleJob
214 private int cancelJob(PrintWriter pw) throws Exception { in cancelJob() method in JobSchedulerShellCommand
1175 public boolean cancelJob(int uid, int jobId, int callingUid) { in cancelJob() method in JobSchedulerService
4048 private void cancelJob(SyncOperation op, String why) { in cancelJob() method in SyncManager