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