Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DDownloadManagerFunctionalTest.java287 enqueueResponse(buildResponse(HTTP_PARTIAL_CONTENT)); in testErrorUnhandledHttpCode()
H A DDownloadManagerBaseTest.java77 protected static final int HTTP_PARTIAL_CONTENT = 206; field in DownloadManagerBaseTest
/aosp14/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
H A DDownloadManagerBaseTest.java56 protected static final int HTTP_PARTIAL_CONTENT = 206; field in DownloadManagerBaseTest