Searched refs:DEFAULT_RESTORE_AGENT_TIMEOUT_MILLIS (Results 1 – 2 of 2) sorted by relevance
81 @VisibleForTesting public static final long DEFAULT_RESTORE_AGENT_TIMEOUT_MILLIS = 60 * 1000; field in BackupAgentTimeoutParameters145 DEFAULT_RESTORE_AGENT_TIMEOUT_MILLIS); in update()
112 .isEqualTo(BackupAgentTimeoutParameters.DEFAULT_RESTORE_AGENT_TIMEOUT_MILLIS); in testGetRestoreAgentTimeout_afterConstructorWithStartForAppAgent_returnsDefaultValue()