OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHARSET_UTF_8
(Results
1 - 8
of
8
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/data/
UriSource.java
34
private static final String
CHARSET_UTF_8
= "utf-8";
50
String uri = URLDecoder.decode(segment[1],
CHARSET_UTF_8
);
51
String type = URLDecoder.decode(segment[2],
CHARSET_UTF_8
);
86
+ URLEncoder.encode(uri.toString(),
CHARSET_UTF_8
)
87
+ "/" +URLEncoder.encode(type,
CHARSET_UTF_8
));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.filebuffers_3.5.100.v20100520-0800.jar
org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar
/prebuilts/tools/common/m2/repository/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/
juniversalchardet-1.0.3.jar
/prebuilts/tools/common/offline-m2/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/
juniversalchardet-1.0.3.jar
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar
Completed in 370 milliseconds