Searched refs:testSoftApFeature (Results 1 – 2 of 2) sorted by relevance
40 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT in testCopyOperator() local45 SoftApCapability capability = new SoftApCapability(testSoftApFeature); in testCopyOperator()63 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT in testParcelOperation() local65 SoftApCapability capability = new SoftApCapability(testSoftApFeature); in testParcelOperation()93 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT in testSetSupportedChannelListWithInvalidBand() local95 SoftApCapability capability = new SoftApCapability(testSoftApFeature); in testSetSupportedChannelListWithInvalidBand()103 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT in testGetSupportedChannelListWithInvalidBand() local105 SoftApCapability capability = new SoftApCapability(testSoftApFeature); in testGetSupportedChannelListWithInvalidBand()
432 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_BAND_24G_SUPPORTED in setUp() local440 mTestSoftApCapability = new SoftApCapability(testSoftApFeature); in setUp()2209 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_BAND_24G_SUPPORTED in resetsFactoryMacWhenRandomizationDoesntSupport() local2213 SoftApCapability testSoftApCapability = new SoftApCapability(testSoftApFeature); in resetsFactoryMacWhenRandomizationDoesntSupport()2645 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_BAND_24G_SUPPORTED in testForceClientDisconnectNotInvokeWhenNotSupport() local2649 SoftApCapability noClientControlCapability = new SoftApCapability(testSoftApFeature); in testForceClientDisconnectNotInvokeWhenNotSupport()2682 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_WPA3_SAE in testSoftApEnableFailureBecauseSetMaxClientWhenNotSupport() local2684 SoftApCapability noClientControlCapability = new SoftApCapability(testSoftApFeature); in testSoftApEnableFailureBecauseSetMaxClientWhenNotSupport()2712 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_CLIENT_FORCE_DISCONNECT in testSoftApEnableFailureBecauseSecurityTypeSaeSetupButSaeNotSupport() local2714 SoftApCapability noSaeCapability = new SoftApCapability(testSoftApFeature); in testSoftApEnableFailureBecauseSecurityTypeSaeSetupButSaeNotSupport()[all …]