Searched refs:maybeQueueReadyJobsForExecutionLockedH (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/job/
H A DJobSchedulerService.java892 * @see JobHandler#maybeQueueReadyJobsForExecutionLockedH
1050 maybeQueueReadyJobsForExecutionLockedH();
1191 Slog.d(TAG, "maybeQueueReadyJobsForExecutionLockedH: Running jobs.");
1197 Slog.d(TAG, "maybeQueueReadyJobsForExecutionLockedH: Not running anything.");
1216 private void maybeQueueReadyJobsForExecutionLockedH() { method in class:JobSchedulerService.JobHandler

Completed in 27 milliseconds