Searched defs:charset (Results 1 – 12 of 12) sorted by relevance
77 String s, boolean convertPlus, Charset charset, boolean throwOnFailure) { in decode()92 Charset charset, in appendDecoded()
55 public EncodedStringValue(int charset, byte[] data) { in EncodedStringValue()103 public void setCharacterSet(int charset) { in setCharacterSet()
242 public void setCharset(int charset) { in setCharset()253 Integer charset = (Integer) mPartHeader.get(P_CHARSET); in getCharset() local
872 Integer charset = (Integer) map.get(PduPart.P_CHARSET); in parseParts() local1038 int charset = 0; in parseEncodedStringValue() local1478 int charset = (int) parseIntegerValue(pduDataStream); in parseContentTypeParams() local
344 int charset = enStr.getCharacterSet(); in appendEncodedString() local987 int charset = part.getCharset(); in makeMessageBody() local
320 int charset = c.getInt(charsetColumnIndex); in setEncodedStringValueToHeaders() local390 Integer charset = getIntegerFromPartColumn( in loadParts() local723 int charset = part.getCharset(); in persistPart() local1057 int charset = part.getCharset(); in updatePart() local
131 public String readString(int n, Charset charset) throws IOException { in readString()
825 protected String readString(int n, Charset charset) throws IOException { in readString()
599 Charset charset = null; in gsm8BitUnpackedToString() local
33 std::string trim(const std::string& s, const std::string& charset) { in trim()
1171 String charset) throws CodingException in decodeCharset()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...