OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHIFT_JIS
(Results
1 - 12
of
12
) sorted by null
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
CharacterSets.java
42
public static final int
SHIFT_JIS
= 0x11;
68
SHIFT_JIS
,
89
public static final String MIMENAME_SHIFT_JIS = "
shift_JIS
";
/packages/apps/Messaging/src/android/support/v7/mms/pdu/
CharacterSets.java
42
public static final int
SHIFT_JIS
= 0x11;
68
SHIFT_JIS
,
89
public static final String MIMENAME_SHIFT_JIS = "
shift_JIS
";
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
CharacterSets.java
126
*
Shift_JIS
value: java.nio.charset.CharsetICU[
Shift_JIS
]
290
public static final int
SHIFT_JIS
= 0x11;
324
SHIFT_JIS
,
353
public static final String MIMENAME_SHIFT_JIS = "
shift_JIS
";
/frameworks/opt/vcard/java/com/android/vcard/
VCardComposer.java
113
// Strictly speaking, "
Shift_JIS
" is the most appropriate, but we use upper version here,
115
private static final String
SHIFT_JIS
= "
SHIFT_JIS
";
218
if (
SHIFT_JIS
.equalsIgnoreCase(charset)) {
223
+
SHIFT_JIS
+ " is needed to be used."); */
225
mCharset =
SHIFT_JIS
;
VCardBuilder.java
101
private static final String
SHIFT_JIS
= "
SHIFT_JIS
";
161
if (!
SHIFT_JIS
.equalsIgnoreCase(charset)) {
164
+
SHIFT_JIS
+ " is needed to be used."); */
166
mCharset =
SHIFT_JIS
;
173
mVCardCharsetParameter = "CHARSET=" +
SHIFT_JIS
;
[
all
...]
/ndk/sources/android/support/src/musl-locale/
iconv.c
19
#define
SHIFT_JIS
0321
220
case
SHIFT_JIS
:
/external/apache-xml/src/main/java/org/apache/xml/serializer/
Encodings.properties
252
SJIS
SHIFT_JIS
0x007F
/external/zxing/core/
core.jar
/prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar
/external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar
android-all-5.0.0_r2-robolectric-1.jar
android-all-5.1.1_r9-robolectric-1.jar
Completed in 832 milliseconds