Searched refs:setRestoreInProgress (Results 1 – 6 of 6) sorted by relevance
83 mBackupManagerService.setRestoreInProgress(false); in execute()
322 backupManagerService.setRestoreInProgress(true); in handleMessage()
245 doCallRealMethod().when(mBackupManagerService).setRestoreInProgress(anyBoolean()); in testRestoreAll()
1162 backupManagerService.setRestoreInProgress(false); in finalizeRestore()
829 public void setRestoreInProgress(boolean restoreInProgress) { in setRestoreInProgress() method in UserBackupManagerService
13153 PLcom/android/server/backup/UserBackupManagerService;->setRestoreInProgress(Z)V