Searched refs:setMaxSupportedClients (Results 1 – 8 of 8) sorted by relevance
47 capability.setMaxSupportedClients(10); in testCopyOperator()66 capability.setMaxSupportedClients(10); in testParcelOperation()
1783 testSoftApCapability.setMaxSupportedClients(10); in softApCallbackProxyCallsOnCapabilityChanged()1819 testSoftApCapability.setMaxSupportedClients(10); in softApCallbackProxyCallsOnMultipleUpdates()
441 mTestSoftApCapability.setMaxSupportedClients(10); in setUp()1685 mTestSoftApCapability.setMaxSupportedClients(10); in testClientConnectFailureWhenClientInBlcokedListAndClientAuthorizationDisabled()1718 mTestSoftApCapability.setMaxSupportedClients(10); in testClientDisconnectWhenClientInBlcokedLisUpdatedtAndClientAuthorizationDisabled()1761 mTestSoftApCapability.setMaxSupportedClients(10); in testForceClientDisconnectInvokeBecauseClientAuthorizationEnabled()1790 mTestSoftApCapability.setMaxSupportedClients(10); in testClientConnectedAfterUpdateToAllowListwhenClientAuthorizationEnabled()1841 mTestSoftApCapability.setMaxSupportedClients(10); in testClientConnectedAfterUpdateToBlockListwhenClientAuthorizationEnabled()1892 mTestSoftApCapability.setMaxSupportedClients(10); in testConfigChangeToSmallAndClientAddBlockListCauseClientDisconnect()2341 mTestSoftApCapability.setMaxSupportedClients(1); in testForceClientDisconnectInvokeBecauseReachMaxClient()2376 mTestSoftApCapability.setMaxSupportedClients(2); in testCapabilityChangeToSmallCauseClientDisconnect()2405 mTestSoftApCapability.setMaxSupportedClients(1); in testCapabilityChangeToSmallCauseClientDisconnect()[all …]
1180 testSoftApCapability.setMaxSupportedClients(SOFT_AP_MAX_CLIENT_CAPABILITY); in addSoftApEventsToMetrics()
221 public void setMaxSupportedClients(int maxClient) { in setMaxSupportedClients() method in SoftApCapability
1058 capability.setMaxSupportedClients(hardwareSupportedMaxClient); in updateCapabilityFromResource()
895 capability.setMaxSupportedClients(test_max_client); in testSoftApCapabilityInitWithResourceValue()
2306 newSoftApCapability.setMaxSupportedClients( in updateSoftApCapabilityWhenCarrierConfigChanged()