Home | History | Annotate | Download | only in settings

Lines Matching defs:httpClient

64 import org.apache.http.client.HttpClient;
696 HttpClient client = new DefaultHttpClient();
751 Thread httpClient = new Thread() {
758 httpClient.start();