Home
last modified time | relevance | path

Searched defs:handleCancel (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/backup/java/com/android/server/backup/
DBackupRestoreTask.java52 void handleCancel(@CancellationReason int cancellationReason); in handleCancel() method
DUserBackupManagerService.java1900 public void handleCancel(int token, @CancellationReason int cancellationReason) { in handleCancel() method
/frameworks/base/services/backup/java/com/android/server/backup/restore/
DAdbRestoreFinishedLatch.java82 public void handleCancel(@CancellationReason int cancellationReason) { in handleCancel() method in AdbRestoreFinishedLatch
DPerformUnifiedRestoreTask.java1311 public void handleCancel(@CancellationReason int cancellationReason) { in handleCancel() method in PerformUnifiedRestoreTask.StreamFeederThread
1559 public void handleCancel(@CancellationReason int cancellationReason) { in handleCancel() method in PerformUnifiedRestoreTask
/frameworks/base/services/backup/java/com/android/server/backup/fullbackup/
DPerformFullTransportBackupTask.java290 public void handleCancel(@CancellationReason int cancellationReason) { in handleCancel() method in PerformFullTransportBackupTask
829 public void handleCancel(@CancellationReason int cancellationReason) { in handleCancel() method in PerformFullTransportBackupTask.SinglePackageBackupPreflight
983 public void handleCancel(@CancellationReason int cancellationReason) { in handleCancel() method in PerformFullTransportBackupTask.SinglePackageBackupRunner
DPerformAdbBackupTask.java487 public void handleCancel(@CancellationReason int cancellationReason) { in handleCancel() method in PerformAdbBackupTask
/frameworks/base/services/backup/java/com/android/server/backup/keyvalue/
DKeyValueBackupTask.java1213 public void handleCancel(@CancellationReason int cancellationReason) { in handleCancel() method in KeyValueBackupTask