Searched refs:restoreSoftApBackupData (Results 1 – 6 of 6) sorted by relevance
226 SoftApConfiguration restoreSoftApBackupData(in byte[] data); in restoreSoftApBackupData() method
6249 public SoftApConfiguration restoreSoftApBackupData(@NonNull byte[] data) { in restoreSoftApBackupData() method in WifiManager6251 return mService.restoreSoftApBackupData(data); in restoreSoftApBackupData()
506 public SoftApConfiguration restoreSoftApBackupData(byte[] data) { in restoreSoftApBackupData() method in BaseWifiService
4249 public SoftApConfiguration restoreSoftApBackupData(byte[] data) {
4385 mWifiServiceImpl.restoreSoftApBackupData(null); in testRestoreSoftApBackupDataNotApprovedCaller()4404 mWifiServiceImpl.restoreSoftApBackupData(testData); in testRestoreSoftApBackupData()
564 …on.NETWORK_SETTINGS) public android.net.wifi.SoftApConfiguration restoreSoftApBackupData(@NonNull …