OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
175
return
HttpUtils
.httpConnection(
178
pdu,
HttpUtils
.HTTP_POST_METHOD,
195
return
HttpUtils
.httpConnection(
197
url, null,
HttpUtils
.HTTP_GET_METHOD,
HttpUtils.java
49
public class
HttpUtils
{
77
private
HttpUtils
() {
164
"[
HttpUtils
] httpConn: xWapProfUrl=" + xWapProfileUrl);
311
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 6865 milliseconds