Searched refs:KEY_TO_CHARS (Results 1 – 1 of 1) sorted by relevance
30 private static final String[] KEY_TO_CHARS = { field in DialpadCharMappings.Latin46 getCharToKeyMap(KEY_TO_CHARS);51 private static final String[] KEY_TO_CHARS = { field in DialpadCharMappings.Bul67 getCharToKeyMap(KEY_TO_CHARS);72 private static final String[] KEY_TO_CHARS = { field in DialpadCharMappings.Rus88 getCharToKeyMap(KEY_TO_CHARS);93 private static final String[] KEY_TO_CHARS = { field in DialpadCharMappings.Ukr109 getCharToKeyMap(KEY_TO_CHARS);126 KEY_TO_CHAR_MAPS.put("bul", Bul.KEY_TO_CHARS);127 KEY_TO_CHAR_MAPS.put("rus", Rus.KEY_TO_CHARS);[all …]