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