HomeSort by relevance Sort by last modified time
    Searched refs:HttpUtils (Results 1 - 4 of 4) sorted by null

  /packages/apps/Mms/tests/src/com/android/mms/util/
HttpUtilsTests.java 24 import com.android.mms.transaction.HttpUtils;
27 * Unit tests for HttpUtils.
36 * This tests the standard behavior of HttpUtils.getCurrentAcceptLanguage with the
41 String curAcceptLang = HttpUtils.getCurrentAcceptLanguage(defaultLocale);
48 * This tests the behavior of HttpUtils.getCurrentAcceptLanguage with a
53 String curAcceptLang = HttpUtils.getCurrentAcceptLanguage(hebrewLocale);
  /packages/apps/Mms/src/com/android/mms/transaction/
Transaction.java 176 return HttpUtils.httpConnection(
179 pdu, HttpUtils.HTTP_POST_METHOD,
196 return HttpUtils.httpConnection(
198 url, null, HttpUtils.HTTP_GET_METHOD,
HttpUtils.java 52 public class HttpUtils {
80 private HttpUtils() {
167 "[HttpUtils] httpConn: xWapProfUrl=" + xWapProfileUrl);
314 Log.d(TAG, "[HttpUtils] createHttpClient w/ socket timeout " + soTimeout + " ms, "
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
javax.servlet_2.5.0.v200910301333.jar 

Completed in 2276 milliseconds