Searched defs:needsReschedule (Results 1 – 5 of 5) sorted by relevance
174 public static void callJobFinished(int jobId, boolean needsReschedule, String why) { in callJobFinished()181 public void callJobFinishedInner(int jobId, boolean needsReschedule, String why) { in callJobFinishedInner()
38 boolean needsReschedule); in onJobCompletedLocked()
193 callback.jobFinished(params.getJobId(), needsReschedule); in handleMessage() local401 public void jobFinished(JobParameters params, boolean needsReschedule) { in jobFinished()
197 private void finishJob(boolean needsReschedule) { in finishJob()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...