Home
last modified time | relevance | path

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

/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/
DQuotaController.java1155 mTimerChargingUpdateFunctor = new TimerChargingUpdateFunctor(); field in QuotaController
1158 mTimerChargingUpdateFunctor.setStatus(sElapsedRealtimeClock.millis(), in handleNewChargingStateLocked()
1164 mPkgTimers.forEach(mTimerChargingUpdateFunctor); in handleNewChargingStateLocked()