Searched defs:getCodes (Results 1 – 4 of 4) sorted by relevance
338 private static String[] getCodes(ULocale locale, String tableName) { in getCodes() method in DisplayNameTest
335 private static String[] getCodes(ULocale locale, String tableName) { in getCodes() method in DisplayNameTest
195 public List<String> getCodes(String type, String data) { in getCodes() method in StandardCodes203 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