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