OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MULTIPART_FORM_CONTENT_TYPE
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/com/android/internal/http/multipart/
MultipartEntity.java
89
private static final String
MULTIPART_FORM_CONTENT_TYPE
= "multipart/form-data";
143
setContentType(
MULTIPART_FORM_CONTENT_TYPE
);
197
StringBuffer buffer = new StringBuffer(
MULTIPART_FORM_CONTENT_TYPE
);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar
Completed in 187 milliseconds