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