Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerNotificationWarnings.java75 private final PowerManager mPowerMan; field in PowerNotificationWarnings
95 mPowerMan = (PowerManager) context.getSystemService(Context.POWER_SERVICE); in PowerNotificationWarnings()
308 mPowerMan.setPowerSaveMode(mode); in setSaverMode()