Searched refs:setMaxSupportedClients (Results 1 – 8 of 8) sorted by relevance
44 capability.setMaxSupportedClients(10); in testCopyOperator()63 capability.setMaxSupportedClients(10); in testParcelOperation()
1622 testSoftApCapability.setMaxSupportedClients(10); in softApCallbackProxyCallsOnCapabilityChanged()1658 testSoftApCapability.setMaxSupportedClients(10); in softApCallbackProxyCallsOnMultipleUpdates()
299 mTestSoftApCapability.setMaxSupportedClients(10); in setUp()1183 mTestSoftApCapability.setMaxSupportedClients(10); in testClientConnectFailureWhenClientInBlcokedListAndClientAuthorizationDisabled()1215 mTestSoftApCapability.setMaxSupportedClients(10); in testClientDisconnectWhenClientInBlcokedLisUpdatedtAndClientAuthorizationDisabled()1261 mTestSoftApCapability.setMaxSupportedClients(10); in testForceClientDisconnectInvokeBecauseClientAuthorizationEnabled()1768 mTestSoftApCapability.setMaxSupportedClients(1); in testForceClientDisconnectInvokeBecauseReachMaxClient()1806 mTestSoftApCapability.setMaxSupportedClients(2); in testCapabilityChangeToSmallCauseClientDisconnect()1836 mTestSoftApCapability.setMaxSupportedClients(1); in testCapabilityChangeToSmallCauseClientDisconnect()1846 mTestSoftApCapability.setMaxSupportedClients(2); in testCapabilityChangeNotApplyForLohsMode()1877 mTestSoftApCapability.setMaxSupportedClients(1); in testCapabilityChangeNotApplyForLohsMode()2377 mTestSoftApCapability.setMaxSupportedClients(1); in testForceClientFailureWillTriggerForceDisconnectAgain()[all …]
1149 testSoftApCapability.setMaxSupportedClients(SOFT_AP_MAX_CLIENT_CAPABILITY); in addSoftApEventsToMetrics()
174 public void setMaxSupportedClients(int maxClient) { in setMaxSupportedClients() method in SoftApCapability
687 capability.setMaxSupportedClients(hardwareSupportedMaxClient); in updateCapabilityFromResource()
589 capability.setMaxSupportedClients(test_max_client); in testSoftApCapabilityInitWithResourceValue()
1434 newSoftApCapability.setMaxSupportedClients( in updateSoftApCapabilityWhenCarrierConfigChanged()