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