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