Home
last modified time | relevance | path

Searched refs:getNamePaths (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DEmoji.java336 public static synchronized Set<String> getNamePaths() { in getNamePaths() method in Emoji
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestAnnotations.java287 Set<String> annotationPathsExpected = Emoji.getNamePaths(); in testAnnotationPaths()