Searched refs:retrieveBackupDataFromSoftApConfiguration (Results 1 – 4 of 4) sorted by relevance
159 byte[] data = mSoftApBackupRestore.retrieveBackupDataFromSoftApConfiguration(config); in testSoftApConfigBackupAndRestoreWithWpa2Config()177 byte[] data = mSoftApBackupRestore.retrieveBackupDataFromSoftApConfiguration(config); in testSoftApConfigBackupAndRestoreWithOpenSecurityConfig()198 byte[] data = mSoftApBackupRestore.retrieveBackupDataFromSoftApConfiguration(config); in testSoftApConfigBackupAndRestoreWith6GOWEConfig()239 byte[] data = mSoftApBackupRestore.retrieveBackupDataFromSoftApConfiguration(config); in testSoftApConfigBackupAndRestoreWithWpa3SaeConfig()261 byte[] data = mSoftApBackupRestore.retrieveBackupDataFromSoftApConfiguration(config); in testSoftApConfigBackupAndRestoreWithWpa3SaeTransitionConfig()288 byte[] data = mSoftApBackupRestore.retrieveBackupDataFromSoftApConfiguration(config); in testSoftApConfigBackupAndRestoreWithMaxShutdownClientList()303 byte[] data = mSoftApBackupRestore.retrieveBackupDataFromSoftApConfiguration(config); in testSoftApConfigBackupAndRestoreWithAllConfigInT()
5220 .retrieveBackupDataFromSoftApConfiguration(any(SoftApConfiguration.class)); in testRetrieveSoftApBackupDataNotApprovedCaller()
91 public byte[] retrieveBackupDataFromSoftApConfiguration(SoftApConfiguration config) { in retrieveBackupDataFromSoftApConfiguration() method in SoftApBackupRestore
6053 mSoftApBackupRestore.retrieveBackupDataFromSoftApConfiguration(config);