Searched refs:getScreenDimDurationLocked (Results 1 – 2 of 2) sorted by relevance
2047 final long screenDimDuration = getScreenDimDurationLocked(screenOffTimeout); in updateUserActivitySummaryLocked()2194 private long getScreenDimDurationLocked(long screenOffTimeout) { in getScreenDimDurationLocked() method in PowerManagerService3517 final long screenDimDuration = getScreenDimDurationLocked(screenOffTimeout); in dumpInternal()3869 final long screenDimDuration = getScreenDimDurationLocked(screenOffTimeout); in dumpProto()
12533 PLcom/android/server/power/PowerManagerService;->getScreenDimDurationLocked(J)J