Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/job/controllers/
DQuotaController.java983 stats.executionTimeInMaxPeriodMs = timer.getCurrentDuration(nowElapsed); in updateExecutionStatsLocked()
1669 long getCurrentDuration(long nowElapsed) { in getCurrentDuration() method in QuotaController.Timer
/frameworks/base/services/
Dart-profile7752 HSPLcom/android/server/job/controllers/QuotaController$Timer;->getCurrentDuration(J)J