Searched refs:calculateLengthCdma (Results 1 – 2 of 2) sorted by relevance
244 return calculateLengthCdma(messageBody, use7bitOnly); in calculateLength()271 public static TextEncodingDetails calculateLengthCdma(CharSequence messageBody, in calculateLengthCdma() method in SMSDispatcherUtil
96 return SMSDispatcherUtil.calculateLengthCdma(messageBody, use7bitOnly); in calculateLength()