Searched refs:mAgentBinder (Results 1 – 1 of 1) sorted by relevance
2644 IBackupAgent mAgentBinder; field in BackupManagerService.PerformBackupTask2712 mAgentBinder = null; in beginBackup()2887 mAgentBinder = agent; in invokeNextAgent()2913 mAgentBinder = null; in invokeNextAgent()3231 failAgent(mAgentBinder, "Illegal backup key: " + key); in operationComplete()3353 if (mAgentBinder != null) { in operationComplete()3356 mAgentBinder.doQuotaExceeded(size, quota); in operationComplete()