Searched refs:mConfigShowBatteryEstimate (Results 1 – 1 of 1) sorted by relevance
99 private boolean mConfigShowBatteryEstimate; field in QuickStatusBarHeader220 if (mConfigShowBatteryEstimate && !mHasCenterCutout) { in updateBatteryMode()230 mConfigShowBatteryEstimate = resources.getBoolean(R.bool.config_showBatteryEstimateQSBH); in updateResources()