Searched refs:setD2dStaConcurrencySupported (Results 1 – 4 of 4) sorted by relevance
323 mWifiGlobals.setD2dStaConcurrencySupported(true); in testIsD2dSupportedWhenInfraStaDisabled()325 mWifiGlobals.setD2dStaConcurrencySupported(false); in testIsD2dSupportedWhenInfraStaDisabled()331 mWifiGlobals.setD2dStaConcurrencySupported(true); in testIsD2dSupportedWhenInfraStaDisabled()333 mWifiGlobals.setD2dStaConcurrencySupported(false); in testIsD2dSupportedWhenInfraStaDisabled()
283 verify(mWifiGlobals).setD2dStaConcurrencySupported(false); in setUp()5393 verify(mWifiGlobals).setD2dStaConcurrencySupported(true); in testD2dSupportedWhenInfraStaDisabledWhenP2pStaConcurrencySupported()5405 verify(mWifiGlobals).setD2dStaConcurrencySupported(true); in testD2dSupportedWhenInfraStaDisabledWhenNanStaConcurrencySupported()
643 public void setD2dStaConcurrencySupported(boolean isSupported) { in setD2dStaConcurrencySupported() method in WifiGlobals
721 mWifiGlobals.setD2dStaConcurrencySupported( in start()