Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestPersonNameFormatter.java886 public Set<Modifier> getAllowedModifiers() { in getAllowedModifiers() method in TestPersonNameFormatter.CheckAccessorStub
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/personname/
H A DPersonNameFormatter.java276 public static Set<Modifier> getAllowedModifiers(String locale) { in getAllowedModifiers() method in PersonNameFormatter.Modifier