Searched refs:setBlockedClientList (Results 1 – 12 of 12) sorted by relevance
260 configBuilder.setBlockedClientList(mTestBlockedList); in testSoftApConfigBackupAndRestoreWithMaxShutdownClientList()288 configBuilder.setBlockedClientList(mTestBlockedList); in testSoftApConfigBackupAndRestoreWithAllConfigInS()321 configBuilder.setBlockedClientList(mTestBlockedList); in testSoftApConfigRestoreFromVersion5()382 configBuilder.setBlockedClientList(mTestBlockedList); in testSoftApConfigRestoreFromVersion6()408 configBuilder.setBlockedClientList(mTestBlockedList); in testSoftApConfigRestoreFromVersion7()
349 softApConfigBuilder.setBlockedClientList(TEST_BLOCKEDLIST); in serializeSoftAp()
1190 configBuilder.setBlockedClientList(blockedClientList); in testClientConnectFailureWhenClientInBlcokedListAndClientAuthorizationDisabled()1245 configBuilder.setBlockedClientList(blockedClientList); in testClientDisconnectWhenClientInBlcokedLisUpdatedtAndClientAuthorizationDisabled()1381 configBuilder.setBlockedClientList(blockedClientList); in testClientConnectedAfterUpdateToBlockListwhenClientAuthorizationEnabled()1447 configBuilder.setBlockedClientList(blockedClientList); in testConfigChangeToSmallAndClientAddBlockListCauseClientDisconnect()
968 configBuilder.setBlockedClientList(blockedClientList); in testResetToDefaultForUnsupportedConfig()
149 .setBlockedClientList(testBlockedClientList) in testWpa2WithAllFieldCustomized()317 configBuilder.setBlockedClientList(testBlockedClientList) in testSetClientListExceptionWhenExistMacAddressInBothList()
181 configBuilder.setBlockedClientList(blockedList); in retrieveSoftApConfigurationFromBackupData()
309 softApConfigBuilder.setBlockedClientList(blockedList); in deserializeData()
218 configBuilder.setBlockedClientList(new ArrayList<>()); in resetToDefaultForUnsupportedConfig()
287 .setBlockedClientList(newConfig.getBlockedClientList()) in updateChangeableConfiguration()
719 .setBlockedClientList(new ArrayList<>()) in testCheckConfigurationChangeNeedToRestart()788 testConfigBuilder.setBlockedClientList(new ArrayList<>() {{ in testCheckSupportAllConfiguration()
1407 public Builder setBlockedClientList(@NonNull List<MacAddress> blockedClientList) { in setBlockedClientList() method in SoftApConfiguration.Builder
305 …method @NonNull public android.net.wifi.SoftApConfiguration.Builder setBlockedClientList(@NonNull …