Searched refs:mPowerMan (Results 1 – 1 of 1) sorted by relevance
154 private final PowerManager mPowerMan; field in PowerNotificationWarnings202 mPowerMan = (PowerManager) context.getSystemService(Context.POWER_SERVICE); in PowerNotificationWarnings()331 if (!mPowerMan.isPowerSaveMode()) { in showWarningNotification()