Searched refs:mFlagSystemExemptPowerRestrictionsEnabled (Results 1 – 3 of 3) sorted by relevance
728 volatile boolean mFlagSystemExemptPowerRestrictionsEnabled = true; field in ActivityManagerConstants1745 mFlagSystemExemptPowerRestrictionsEnabled = DeviceConfig.getBoolean( in updateSystemExemptPowerRestrictionsEnabled()2493 pw.print("="); pw.println(mFlagSystemExemptPowerRestrictionsEnabled);
2947 } else if (activityManagerService.mConstants.mFlagSystemExemptPowerRestrictionsEnabled
8830 if (mAm.mConstants.mFlagSystemExemptPowerRestrictionsEnabled in shouldAllowFgsStartForegroundNoBindingCheckLocked()