Searched refs:ERROR_AGENT_FAILURE (Results 1 – 7 of 7) sorted by relevance
396 return BackupManager.ERROR_AGENT_FAILURE; in invokeAgentToObserverError()525 BackupManager.ERROR_AGENT_FAILURE); in invokeNextAgent()898 BackupManager.ERROR_AGENT_FAILURE); in operationComplete()
144 public static final int ERROR_AGENT_FAILURE = BackupTransport.AGENT_ERROR; field in BackupManager
320 case BackupManager.ERROR_AGENT_FAILURE: in convertBackupStatusToString()
565 BackupManager.ERROR_AGENT_FAILURE); in run()
383 verify(mObserver).onResult(eq(PACKAGE_1), eq(BackupManager.ERROR_AGENT_FAILURE)); in testRunTask_whenProhibitedKey_failsAgent()
515 field public static final int ERROR_AGENT_FAILURE = -1003; // 0xfffffc15
2310 Landroid/app/backup/BackupManager;->ERROR_AGENT_FAILURE:I