Searched defs:charToGsm (Results 1 – 1 of 1) sorted by relevance
57 charToGsm(char c) { in charToGsm() method in GsmAlphabet77 charToGsm(char c, boolean throwException) throws EncodeException { in charToGsm() method in GsmAlphabet555 private static final SparseIntArray charToGsm = new SparseIntArray(); field in GsmAlphabet