Home
last modified time | relevance | path

Searched defs:stepState (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java3043 int stepState = state-1; in noteScreenStateLocked() local
3203 int stepState = enabled ? STEP_LEVEL_MODE_POWER_SAVE : 0; in notePowerSaveMode() local
3235 int stepState = nowIdling ? STEP_LEVEL_MODE_DEVICE_IDLE : 0; in noteDeviceIdleModeLocked() local