Searched refs:DEFAULT_RESTORE_AGENT_TIMEOUT_MILLIS (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/services/robotests/src/com/android/server/backup/
H A DBackupAgentTimeoutParametersTest.java82 BackupAgentTimeoutParameters.DEFAULT_RESTORE_AGENT_TIMEOUT_MILLIS,
/frameworks/base/services/backup/java/com/android/server/backup/
H A DBackupAgentTimeoutParameters.java69 @VisibleForTesting public static final long DEFAULT_RESTORE_AGENT_TIMEOUT_MILLIS = 60 * 1000; field in class:BackupAgentTimeoutParameters
116 DEFAULT_RESTORE_AGENT_TIMEOUT_MILLIS);

Completed in 87 milliseconds