Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/power/
DPowerManagerService.java587 private long mAttentiveWarningDurationConfig; field in PowerManagerService
1523 mAttentiveWarningDurationConfig = resources.getInteger(
3122 long showWarningTime = goToSleepTime - mAttentiveWarningDurationConfig;
4766 pw.println(" mAttentiveWarningDurationConfig=" + mAttentiveWarningDurationConfig);
5127 mAttentiveWarningDurationConfig);