Searched defs:makeRequest (Results 1 – 4 of 4) sorted by relevance
71 private void makeRequest() { in makeRequest() method in MainActivity
52 private static int makeRequest(URL url, String urlEncodedData) throws IOException { in makeRequest() method in HostedTestServerClient
186 public boolean makeRequest(Request request) { in makeRequest() method in MasClient
451 static NetworkRequest makeRequest(int requestId) { in makeRequest() method in ConnectivityManagerTest