Home
last modified time | relevance | path

Searched refs:executionStats (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/job/controllers/
DQuotaController.java2635 ExecutionStats executionStats = stats[i]; in dumpControllerStateLocked() local
2636 if (executionStats != null) { in dumpControllerStateLocked()
2639 pw.println(executionStats); in dumpControllerStateLocked()