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