Searched defs:getCodes (Results 1 – 4 of 4) sorted by relevance
335 private static String[] getCodes(ULocale locale, String tableName) { in getCodes() method in DisplayNameTest
338 private static String[] getCodes(ULocale locale, String tableName) { in getCodes() method in DisplayNameTest
191 public List<String> getCodes(String type, String data) { in getCodes() method in StandardCodes199 public List<String> getCodes(CodeType type, String data) { in getCodes() method in StandardCodes
461 private static int[] getCodes(int[] litTable) { in getCodes() method in HuffmanDecoder