Searched refs:SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT (Results 1 – 7 of 7) sorted by relevance
40 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT in testCopyOperator()63 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT in testParcelOperation()93 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT in testSetSupportedChannelListWithInvalidBand()103 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT in testGetSupportedChannelListWithInvalidBand()
67 public static final long SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT = 1 << 1; field in SoftApCapability149 SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT,
185 final long testFeatures = SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT in setUp()868 final long testFeatures = SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT in updateApChannelConfigWithAcsEnabled()889 long testFeatures = SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT in testSoftApCapabilityInitWithResourceValue()1282 SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT)).thenReturn(false); in testCheckSupportAllConfiguration()1302 SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT)).thenReturn(true); in testCheckSupportAllConfiguration()
24 import static android.net.wifi.SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT;1000 features |= SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT; in updateCapabilityFromResource()1327 if (!capability.areFeaturesSupported(SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT)
963 SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT)) { in checkSoftApClient()1609 SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT)) { in updateClientConnection()
435 | SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT in setUp()2210 | SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT in resetsFactoryMacWhenRandomizationDoesntSupport()2712 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT in testSoftApEnableFailureBecauseSecurityTypeSaeSetupButSaeNotSupport()2743 | SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT in testSoftApEnableFailureBecauseDaulBandConfigSetWhenACSNotSupport()2779 | SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT in testSoftApEnableWhenDaulBandConfigwithChannelSetWhenACSNotSupport()
410 field public static final long SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT = 2L; // 0x2L