Searched refs:mDebugLastIpConfigBackupDataRestored (Results 1 – 1 of 1) sorted by relevance
132 private byte[] mDebugLastIpConfigBackupDataRestored; field in WifiBackupRestore382 mDebugLastIpConfigBackupDataRestored = ipConfigData; in retrieveConfigurationsFromSupplicantBackupData()435 mDebugLastIpConfigBackupDataRestored = null; in enableVerboseLogging()461 if (mDebugLastIpConfigBackupDataRestored != null) { in dump()463 + Arrays.toString(mDebugLastIpConfigBackupDataRestored)); in dump()