Home
last modified time | relevance | path

Searched defs:tts2 (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DAnnotations.java173 public Annotations(Set<String> attributes, String tts2) { in Annotations()
178 public Annotations add(Set<String> attributes, String tts2) { in add()