Searched defs:restoreSoftApBackupData (Results 1 – 3 of 3) sorted by relevance
295 SoftApConfiguration restoreSoftApBackupData(in byte[] data); in restoreSoftApBackupData() method
615 public SoftApConfiguration restoreSoftApBackupData(byte[] data) { in restoreSoftApBackupData() method in BaseWifiService
8377 public SoftApConfiguration restoreSoftApBackupData(@NonNull byte[] data) { in restoreSoftApBackupData() method in WifiManager