Searched defs:getScreenDimDurationLocked (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/power/
H A DPowerManagerService.java1527 final int screenDimDuration = getScreenDimDurationLocked(screenOffTimeout);
1627 private int getScreenDimDurationLocked(int screenOffTimeout) { method in class:PowerManagerService
2701 final int screenDimDuration = getScreenDimDurationLocked(screenOffTimeout);

Completed in 28 milliseconds