Searched refs:restoreSoftApBackupData (Results 1 – 6 of 6) sorted by relevance
309 SoftApConfiguration restoreSoftApBackupData(in byte[] data); in restoreSoftApBackupData() method
667 public SoftApConfiguration restoreSoftApBackupData(byte[] data) { in restoreSoftApBackupData() method in BaseWifiService
8670 public SoftApConfiguration restoreSoftApBackupData(@NonNull byte[] data) { in restoreSoftApBackupData() method in WifiManager8672 return mService.restoreSoftApBackupData(data); in restoreSoftApBackupData()
5182 mWifiServiceImpl.restoreSoftApBackupData(null); in testRestoreSoftApBackupDataNotApprovedCaller()5202 mWifiServiceImpl.restoreSoftApBackupData(testData); in testRestoreSoftApBackupData()
779 …on.NETWORK_SETTINGS) public android.net.wifi.SoftApConfiguration restoreSoftApBackupData(@NonNull …
6065 public SoftApConfiguration restoreSoftApBackupData(byte[] data) {