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