Home
last modified time | relevance | path

Searched refs:mDebugLastSupplicantBackupDataRestored (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiBackupRestore.java131 private byte[] mDebugLastSupplicantBackupDataRestored; field in WifiBackupRestore
381 mDebugLastSupplicantBackupDataRestored = supplicantData; in retrieveConfigurationsFromSupplicantBackupData()
434 mDebugLastSupplicantBackupDataRestored = null; in enableVerboseLogging()
456 if (mDebugLastSupplicantBackupDataRestored != null) { in dump()
459 mDebugLastSupplicantBackupDataRestored)); in dump()