Searched refs:countAsciiSeptets (Results 1 – 1 of 1) sorted by relevance
457 private static int countAsciiSeptets(CharSequence msg, boolean force) { in countAsciiSeptets() method in BearerData479 int septets = countAsciiSeptets(msg, force7BitEncoding); in calcTextEncodingDetails()