Searched refs:mRestrictBackgroundLowPowerMode (Results 1 – 1 of 1) sorted by relevance
473 private boolean mRestrictBackgroundLowPowerMode; field in NetworkPolicyManagerService905 mRestrictBackgroundLowPowerMode = mPowerManagerInternal in initService()907 if (mRestrictBackgroundLowPowerMode && !mLoadedRestrictBackground) { in initService()3159 if (mRestrictBackgroundLowPowerMode) {3697 fout.println("mRestrictBackgroundLowPowerMode: " + mRestrictBackgroundLowPowerMode);5572 if (mRestrictBackgroundLowPowerMode == result.batterySaverEnabled) {5576 mRestrictBackgroundLowPowerMode = result.batterySaverEnabled;5578 boolean restrictBackground = mRestrictBackgroundLowPowerMode;5583 if (mRestrictBackgroundLowPowerMode) {