Home
last modified time | relevance | path

Searched defs:retrieveSoftApBackupData (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
DIWifiManager.aidl197 byte[] retrieveSoftApBackupData(); in retrieveSoftApBackupData() method
DWifiManager.java5057 public byte[] retrieveSoftApBackupData() { in retrieveSoftApBackupData() method in WifiManager
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DBaseWifiService.java460 public byte[] retrieveSoftApBackupData() { in retrieveSoftApBackupData() method in BaseWifiService