Searched refs:mRestrictBackgroundLowPowerMode (Results 1 – 1 of 1) sorted by relevance
417 private boolean mRestrictBackgroundLowPowerMode; field in NetworkPolicyManagerService782 mRestrictBackgroundLowPowerMode = mPowerManagerInternal in initService()784 if (mRestrictBackgroundLowPowerMode && !mLoadedRestrictBackground) { in initService()2936 if (mRestrictBackgroundLowPowerMode) { in setRestrictBackgroundUL()3442 fout.print("mRestrictBackgroundLowPowerMode: " + mRestrictBackgroundLowPowerMode); in dump()5086 if (mRestrictBackgroundLowPowerMode == result.batterySaverEnabled) { in updateRestrictBackgroundByLowPowerModeUL()5090 mRestrictBackgroundLowPowerMode = result.batterySaverEnabled; in updateRestrictBackgroundByLowPowerModeUL()5092 boolean restrictBackground = mRestrictBackgroundLowPowerMode; in updateRestrictBackgroundByLowPowerModeUL()5097 if (mRestrictBackgroundLowPowerMode) { in updateRestrictBackgroundByLowPowerModeUL()