Home
last modified time | relevance | path

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

/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/
DQuotaController.java882 stats.bgJobCountInWindow = stats.bgJobCountInMaxPeriod = timer.getBgJobCount(); in updateExecutionStatsLocked()
1566 int getBgJobCount() { in getBgJobCount() method in QuotaController.Timer