Searched refs:mRestrictBackgroundLowPowerMode (Results 1 – 1 of 1) sorted by relevance
483 private boolean mRestrictBackgroundLowPowerMode; field in NetworkPolicyManagerService985 mRestrictBackgroundLowPowerMode = mPowerManagerInternal in initService()987 if (mRestrictBackgroundLowPowerMode && !mLoadedRestrictBackground) { in initService()3271 if (mRestrictBackgroundLowPowerMode) {3854 fout.println("mRestrictBackgroundLowPowerMode: " + mRestrictBackgroundLowPowerMode);5925 if (mRestrictBackgroundLowPowerMode == result.batterySaverEnabled) {5929 mRestrictBackgroundLowPowerMode = result.batterySaverEnabled;5931 boolean restrictBackground = mRestrictBackgroundLowPowerMode;5936 if (mRestrictBackgroundLowPowerMode) {