Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiBackupRestore.java130 private byte[] mDebugLastSupplicantBackupDataRestored; field in WifiBackupRestore
344 mDebugLastSupplicantBackupDataRestored = supplicantData; in retrieveConfigurationsFromSupplicantBackupData()
396 mDebugLastSupplicantBackupDataRestored = null; in enableVerboseLogging()
417 if (mDebugLastSupplicantBackupDataRestored != null) { in dump()
420 mDebugLastSupplicantBackupDataRestored)); in dump()