Searched refs:getDefaultCharToKeyMap (Results 1 – 3 of 3) sorted by relevance
157 public static SimpleArrayMap<Character, Character> getDefaultCharToKeyMap() { in getDefaultCharToKeyMap() method in DialpadCharMappings
35 DialpadCharMappings.getDefaultCharToKeyMap();
746 return DialpadCharMappings.getDefaultCharToKeyMap(); in getCharToKeyMap()