Searched refs:EXTRA_LOG_RESTORE_ANYWAY (Results 1 – 4 of 4) sorted by relevance
102 public static final String EXTRA_LOG_RESTORE_ANYWAY = field in BackupManagerMonitor
210 if (eventBundle.containsKey(BackupManagerMonitor.EXTRA_LOG_RESTORE_ANYWAY)) { in addExtrasIfAvailable()212 + eventBundle.getBoolean(BackupManagerMonitor.EXTRA_LOG_RESTORE_ANYWAY)); in addExtrasIfAvailable()
635 BackupManagerMonitor.EXTRA_LOG_RESTORE_ANYWAY, false); in dispatchNextRestore()658 BackupManagerMonitor.EXTRA_LOG_RESTORE_ANYWAY, true); in dispatchNextRestore()
1729 …field public static final String EXTRA_LOG_RESTORE_ANYWAY = "android.app.backup.extra.LOG_RESTORE_…