Searched refs:createFileEntity (Results 1 – 1 of 1) sorted by relevance
822 response.setEntity(createFileEntity(context, downloadId, numBytes)); in createTestDownloadResponse()826 private static FileEntity createFileEntity(Context context, String downloadId, int numBytes) in createFileEntity() method in CtsTestServer