Searched refs:mDebugLastBackupDataRestored (Results 1 – 2 of 2) sorted by relevance
61 private byte[] mDebugLastBackupDataRestored; field in BackupRestoreController119 mDebugLastBackupDataRestored = data; in parserBackupDataAndDispatch()172 if (mDebugLastBackupDataRestored != null) { in dump()174 + createLogFromBackupData(mDebugLastBackupDataRestored)); in dump()
130 private byte[] mDebugLastBackupDataRestored; field in WifiBackupRestore267 mDebugLastBackupDataRestored = data; in retrieveConfigurationsFromBackupData()433 mDebugLastBackupDataRestored = null; in enableVerboseLogging()452 if (mDebugLastBackupDataRestored != null) { in dump()454 + createLogFromBackupData(mDebugLastBackupDataRestored)); in dump()