Searched refs:mIsD2dStaConcurrencySupported (Results 1 – 1 of 1) sorted by relevance
59 private final AtomicBoolean mIsD2dStaConcurrencySupported = new AtomicBoolean(false); field in WifiGlobals644 mIsD2dStaConcurrencySupported.set(isSupported); in setD2dStaConcurrencySupported()652 && !mIsD2dStaConcurrencySupported.get(); in isD2dSupportedWhenInfraStaDisabled()