Searched refs:tearDownAgentAndKill (Results 1 – 9 of 9) sorted by relevance
548 backupManagerService.tearDownAgentAndKill(currentPackage.applicationInfo); in run()560 backupManagerService.tearDownAgentAndKill(currentPackage.applicationInfo); in run()568 backupManagerService.tearDownAgentAndKill(currentPackage.applicationInfo); in run()577 backupManagerService.tearDownAgentAndKill(currentPackage.applicationInfo); in run()587 backupManagerService.tearDownAgentAndKill(currentPackage.applicationInfo); in run()927 backupManagerService.tearDownAgentAndKill(mTarget.applicationInfo); in handleCancel()
368 backupManagerService.tearDownAgentAndKill(mPkg.applicationInfo); in tearDown()
496 backupManagerService.tearDownAgentAndKill(mCurrentTarget.applicationInfo); in handleCancel()
72 void tearDownAgentAndKill(ApplicationInfo app); in tearDownAgentAndKill() method
285 mBackupManagerService.tearDownAgentAndKill(mCurrentPackage.applicationInfo); in cleanup()
1867 public void tearDownAgentAndKill(ApplicationInfo app) { in tearDownAgentAndKill() method in BackupManagerService
593 mBackupManagerService.tearDownAgentAndKill(app); in tearDownAgent()
856 mBackupManagerService.tearDownAgentAndKill(app); in tearDownAgent()
795 HSPLcom/android/server/backup/BackupManagerServiceInterface;->tearDownAgentAndKill(Landroid/content…