Searched refs:sAsciiChars (Results 1 – 1 of 1) sorted by relevance
40 private static final String sAsciiChars = "@$_ !\"#%&'()*+,-./0123456789" + field in SmsMessageBodyTest114 sAsciiChars258 int asciiCharsLen = sAsciiChars.length(); in testCalcLengthAscii()268 sb.append(sAsciiChars, startPos, endPos); in testCalcLengthAscii()