Searched refs:mEnableStandbyPorts (Results 1 – 1 of 1) sorted by relevance
155 private boolean mEnableStandbyPorts; field in LowPowerStandbyController404 mEnableStandbyPorts = mDeviceConfig.enableStandbyPorts(); in systemReady()431 mEnableStandbyPorts = mDeviceConfig.enableStandbyPorts(); in onDeviceConfigFlagsChanged()989 if (mEnableStandbyPorts && isEnabled() && isPackageExempt(uid)) { in acquireStandbyPorts()1014 if (mEnableStandbyPorts && isEnabled() && isPackageExempt(standbyPortsLock.getUid())) { in releaseStandbyPorts()1024 if (!isEnabled() || !mEnableStandbyPorts) { in getActiveStandbyPorts()