Home
last modified time | relevance | path

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

/cts/libs/testserver/src/android/webkit/cts/
DCtsTestServer.java886 response = createCacheableTestDownloadResponse(mContext, Uri.parse(uriString)); in getResponse()
1005 private static HttpResponse createCacheableTestDownloadResponse(Context context, Uri uri) in createCacheableTestDownloadResponse() method in CtsTestServer