Searched defs:msgBody (Results 1 – 4 of 4) sorted by relevance
362 int currentPosition, int byteLimit, CharSequence msgBody) { in findNextUnicodePosition()394 public static TextEncodingDetails calcUnicodeEncodingDetails(CharSequence msgBody) { in calcUnicodeEncodingDetails()
554 private void callGsmLengthMethods(CharSequence msgBody, boolean use7bitOnly, in callGsmLengthMethods()583 private void callCdmaLengthMethods(CharSequence msgBody, boolean use7bitOnly, in callCdmaLengthMethods()
309 public static int[] calculateLength(CharSequence msgBody, boolean use7bitOnly) { in calculateLength()
797 public static TextEncodingDetails calculateLength(CharSequence msgBody, in calculateLength()