Home
last modified time | relevance | path

Searched refs:HTTP_REDIRECT (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DDownloadManagerFunctionalTest.java274 final MockResponse resp = buildResponse(HTTP_REDIRECT); in testErrorTooManyRedirects()
298 final MockResponse resp = buildResponse(HTTP_REDIRECT); in testRelativeRedirect()
H A DDownloadManagerBaseTest.java76 protected static final int HTTP_REDIRECT = 307; field in DownloadManagerBaseTest
/aosp14/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
H A DDownloadManagerBaseTest.java55 protected static final int HTTP_REDIRECT = 307; field in DownloadManagerBaseTest