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.java4747 int stepState = state-1; in noteScreenStateLocked() local
4932 int stepState = enabled ? STEP_LEVEL_MODE_POWER_SAVE : 0; in notePowerSaveModeLocked() local
4984 int stepState = nowIdling ? STEP_LEVEL_MODE_DEVICE_IDLE : 0; in noteDeviceIdleModeLocked() local