Searched refs:getNextProfileTimeoutLocked (Results 1 – 2 of 2) sorted by relevance
2049 final long nextProfileTimeout = getNextProfileTimeoutLocked(now); in updateUserActivitySummaryLocked()2140 private long getNextProfileTimeoutLocked(long now) { in getNextProfileTimeoutLocked() method in PowerManagerService
12532 HSPLcom/android/server/power/PowerManagerService;->getNextProfileTimeoutLocked(J)J