Searched refs:onRunJobNow (Results 1 – 8 of 8) sorted by relevance
43 public void onRunJobNow(JobStatus jobStatus); in onRunJobNow() method
1962 public void onRunJobNow(JobStatus jobStatus) {
163 mStateChangedListener.onRunJobNow(job); in evaluateStateLocked()233 mStateChangedListener.onRunJobNow(job); in checkExpiredDeadlinesAndResetAlarm()
92 mStateChangedListener.onRunJobNow(null); in maybeReportNewStorageState()
117 mStateChangedListener.onRunJobNow(null); in maybeReportNewChargingStateLocked()
1009 mStateChangedListener.onRunJobNow(js); in onNetworkActive()
1828 mStateChangedListener.onRunJobNow(jobStatus);
20461 HPLcom/android/server/job/JobSchedulerService;->onRunJobNow(Lcom/android/server/job/controllers/Job…