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