Searched defs:getCodes (Results 1 – 4 of 4) sorted by relevance
152 public Set<String> getCodes(CodeType type) { in getCodes() method in StandardCodes195 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
334 private static String[] getCodes(ULocale locale, String tableName) { in getCodes() method in DisplayNameTest
337 private static String[] getCodes(ULocale locale, String tableName) { in getCodes() method in DisplayNameTest
461 private static int[] getCodes(int[] litTable) { in getCodes() method in HuffmanDecoder