Searched refs:setRestoreInProgress (Results 1 – 6 of 6) sorted by relevance
78 mBackupManagerService.setRestoreInProgress(false); in execute()
296 backupManagerService.setRestoreInProgress(true); in handleMessage()
243 doCallRealMethod().when(mBackupManagerService).setRestoreInProgress(anyBoolean()); in testRestoreAll()
1105 backupManagerService.setRestoreInProgress(false); in finalizeRestore()
773 public void setRestoreInProgress(boolean restoreInProgress) { in setRestoreInProgress() method in UserBackupManagerService
4950 PLcom/android/server/backup/UserBackupManagerService;->setRestoreInProgress(Z)V