Searched refs:createTestDownloadResponse (Results 1 – 1 of 1) sorted by relevance
713 response = createTestDownloadResponse(mContext, Uri.parse(uriString)); in getResponse()814 private static HttpResponse createTestDownloadResponse(Context context, Uri uri) in createTestDownloadResponse() method in CtsTestServer