Searched defs:buildResponse (Results 1 – 2 of 2) sorted by relevance
7 public OSUResponse buildResponse(XMLNode root) throws OMAException; in buildResponse() method
259 protected MockResponse buildResponse(int status) { in buildResponse() method in DownloadManagerBaseTest272 protected MockResponse buildResponse(int status, byte[] body) { in buildResponse() method in DownloadManagerBaseTest283 protected MockResponse buildResponse(int status, File bodyFile) in buildResponse() method in DownloadManagerBaseTest