Searched refs:setAllowedClientList (Results 1 – 11 of 11) sorted by relevance
261 configBuilder.setAllowedClientList(mTestAllowedList); in testSoftApConfigBackupAndRestoreWithMaxShutdownClientList()289 configBuilder.setAllowedClientList(mTestAllowedList); in testSoftApConfigBackupAndRestoreWithAllConfigInS()322 configBuilder.setAllowedClientList(mTestAllowedList); in testSoftApConfigRestoreFromVersion5()383 configBuilder.setAllowedClientList(mTestAllowedList); in testSoftApConfigRestoreFromVersion6()409 configBuilder.setAllowedClientList(mTestAllowedList); in testSoftApConfigRestoreFromVersion7()
348 softApConfigBuilder.setAllowedClientList(TEST_ALLOWEDLIST); in serializeSoftAp()
1327 configBuilder.setAllowedClientList(allowedClientList); in testClientConnectedAfterUpdateToAllowListwhenClientAuthorizationEnabled()1412 configBuilder.setAllowedClientList(allowedClientList); in testConfigChangeToSmallAndClientAddBlockListCauseClientDisconnect()1448 configBuilder.setAllowedClientList(allowedClientList); in testConfigChangeToSmallAndClientAddBlockListCauseClientDisconnect()
969 configBuilder.setAllowedClientList(allowedClientList); in testResetToDefaultForUnsupportedConfig()
150 .setAllowedClientList(testAllowedClientList); in testWpa2WithAllFieldCustomized()318 .setAllowedClientList(testAllowedClientList) in testSetClientListExceptionWhenExistMacAddressInBothList()
182 configBuilder.setAllowedClientList(allowedList); in retrieveSoftApConfigurationFromBackupData()
310 softApConfigBuilder.setAllowedClientList(allowedList); in deserializeData()
286 .setAllowedClientList(newConfig.getAllowedClientList()) in updateChangeableConfiguration()
1383 public Builder setAllowedClientList(@NonNull List<MacAddress> allowedClientList) { in setAllowedClientList() method in SoftApConfiguration.Builder
720 .setAllowedClientList(new ArrayList<>()) in testCheckConfigurationChangeNeedToRestart()
301 …method @NonNull public android.net.wifi.SoftApConfiguration.Builder setAllowedClientList(@NonNull …