Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DPowerManagerService.java570 private long mAttentiveWarningDurationConfig; field in PowerManagerService
1477 mAttentiveWarningDurationConfig = resources.getInteger(
3033 long showWarningTime = goToSleepTime - mAttentiveWarningDurationConfig;
4650 pw.println(" mAttentiveWarningDurationConfig=" + mAttentiveWarningDurationConfig);
4999 mAttentiveWarningDurationConfig);