Searched refs:callGsmLengthMethods (Results 1 – 1 of 1) sorted by relevance
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | SmsMessageBodyTest.java | 277 callGsmLengthMethods(testStr, false, values); in testCalcLengthAscii() 278 callGsmLengthMethods(testStr, true, values); in testCalcLengthAscii() 313 callGsmLengthMethods(testStr, false, values); in testCalcLengthUnicode() 315 callGsmLengthMethods(testStr, true, values7bit); in testCalcLengthUnicode() 547 private void callGsmLengthMethods(CharSequence msgBody, boolean use7bitOnly, in callGsmLengthMethods() method in SmsMessageBodyTest
|