Home
last modified time | relevance | path

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

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