Searched refs:mDreamsBatteryLevelMinimumWhenPoweredConfig (Results 1 – 1 of 1) sorted by relevance
403 private int mDreamsBatteryLevelMinimumWhenPoweredConfig; field in PowerManagerService979 mDreamsBatteryLevelMinimumWhenPoweredConfig = resources.getInteger( in readConfigurationLocked()2425 && mDreamsBatteryLevelMinimumWhenPoweredConfig >= 0 in canDreamLocked()2426 && mBatteryLevel < mDreamsBatteryLevelMinimumWhenPoweredConfig) { in canDreamLocked()3477 + mDreamsBatteryLevelMinimumWhenPoweredConfig); in dumpInternal()3745 mDreamsBatteryLevelMinimumWhenPoweredConfig); in dumpProto()