Searched refs:calculateLengthGsm (Results 1 – 2 of 2) sorted by relevance
246 return calculateLengthGsm(messageBody, use7bitOnly); in calculateLength()257 public static TextEncodingDetails calculateLengthGsm(CharSequence messageBody, in calculateLengthGsm() method in SMSDispatcherUtil
129 return SMSDispatcherUtil.calculateLengthGsm(messageBody, use7bitOnly); in calculateLength()