Home | History | Annotate | Download | only in vcard

Lines Matching defs:SHIFT_JIS

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;
2066 * e.g. Japanese mobile phones use Shift_Jis while RFC 2426
2068 * to know this text is NOT UTF-8 but Shift_Jis.