Home
last modified time | relevance | path

Searched defs:newHttpClient (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DHttpClientFactory.java45 public static HttpClient newHttpClient(Context context) { in newHttpClient() method in HttpClientFactory
54 public static HttpClient newHttpClient(String userAgent) { in newHttpClient() method in HttpClientFactory