Searched refs:mRestrictBackgroundLowPowerMode (Results 1 – 1 of 1) sorted by relevance
506 private boolean mRestrictBackgroundLowPowerMode; field in NetworkPolicyManagerService1098 mRestrictBackgroundLowPowerMode = mPowerManagerInternal in initService()1100 if (mRestrictBackgroundLowPowerMode && !mLoadedRestrictBackground) { in initService()3507 if (mRestrictBackgroundLowPowerMode) {4103 fout.println("mRestrictBackgroundLowPowerMode: " + mRestrictBackgroundLowPowerMode);6429 if (mRestrictBackgroundLowPowerMode == result.batterySaverEnabled) {6433 mRestrictBackgroundLowPowerMode = result.batterySaverEnabled;6435 boolean restrictBackground = mRestrictBackgroundLowPowerMode;6440 if (mRestrictBackgroundLowPowerMode) {