Searched defs:GsmAlphabet (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DGsmAlphabet.java40 public class GsmAlphabet { class
43 private GsmAlphabet() { } method in class:GsmAlphabet
834 int septets = GsmAlphabet.countGsmSeptetsUsingTables(s, use7bitOnly, 0, 0);

Completed in 305 milliseconds