Home
last modified time | relevance | path

Searched refs:DEFAULT_STREAMING_VERIFICATION_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandMultiUserTest.kt170 PackageManagerShellCommandInstallTest.DEFAULT_STREAMING_VERIFICATION_TIMEOUT_MS
187 ?: PackageManagerShellCommandInstallTest.DEFAULT_STREAMING_VERIFICATION_TIMEOUT_MS in setup()
DPackageManagerShellCommandInstallTest.java205 static final long DEFAULT_STREAMING_VERIFICATION_TIMEOUT_MS = 3 * 1000; field in PackageManagerShellCommandInstallTest
227 private static long sStreamingVerificationTimeoutMs = DEFAULT_STREAMING_VERIFICATION_TIMEOUT_MS;