Searched defs:restoreSoftApBackupData (Results 1 – 3 of 3) 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 WifiManager