Searched refs:getHttpClient (Results 1 – 1 of 1) sorted by relevance
87 public static HttpClient getHttpClient() { in getHttpClient() method in NetworkUtilities122 resp = getHttpClient().execute(post); in authenticate()192 final HttpResponse resp = getHttpClient().execute(post); in syncContacts()