Searched refs:SOFTAP_FEATURE_BAND_24G_SUPPORTED (Results 1 – 5 of 5) sorted by relevance
102 public static final long SOFTAP_FEATURE_BAND_24G_SUPPORTED = 1 << 5; field in SoftApCapability154 SOFTAP_FEATURE_BAND_24G_SUPPORTED,
1196 SoftApCapability.SOFTAP_FEATURE_BAND_24G_SUPPORTED)).thenReturn(false); in testCheckSupportAllConfiguration()1207 SoftApCapability.SOFTAP_FEATURE_BAND_24G_SUPPORTED)).thenReturn(true); in testCheckSupportAllConfiguration()1218 SoftApCapability.SOFTAP_FEATURE_BAND_24G_SUPPORTED)).thenReturn(true); in testCheckSupportAllConfiguration()1229 SoftApCapability.SOFTAP_FEATURE_BAND_24G_SUPPORTED)).thenReturn(true); in testCheckSupportAllConfiguration()1240 SoftApCapability.SOFTAP_FEATURE_BAND_24G_SUPPORTED)).thenReturn(true); in testCheckSupportAllConfiguration()
20 import static android.net.wifi.SoftApCapability.SOFTAP_FEATURE_BAND_24G_SUPPORTED;1015 features |= SOFTAP_FEATURE_BAND_24G_SUPPORTED; in updateCapabilityFromResource()1358 if (!capability.areFeaturesSupported(SOFTAP_FEATURE_BAND_24G_SUPPORTED)) {
432 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_BAND_24G_SUPPORTED in setUp()2209 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_BAND_24G_SUPPORTED in resetsFactoryMacWhenRandomizationDoesntSupport()2645 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_BAND_24G_SUPPORTED in testForceClientDisconnectNotInvokeWhenNotSupport()2741 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_BAND_24G_SUPPORTED in testSoftApEnableFailureBecauseDaulBandConfigSetWhenACSNotSupport()2777 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_BAND_24G_SUPPORTED in testSoftApEnableWhenDaulBandConfigwithChannelSetWhenACSNotSupport()
406 field public static final long SOFTAP_FEATURE_BAND_24G_SUPPORTED = 32L; // 0x20L