Searched refs:bodyCharset (Results 1 – 2 of 2) sorted by relevance
1061 int bodyCharset = CharacterSets.DEFAULT_CHARSET;1087 bodyCharset = jsonReader.nextInt();1117 mms.body = new MmsBody(bodyText, bodyCharset);
372 int bodyCharset, String[] addresses, long threadId, in createMmsRow() argument397 mCursors.put(partUri, createBodyCursor(body, bodyCharset, smil, attachmentTypes, in createMmsRow()