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