Home
last modified time | relevance | path

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

/external/icu/tools/srcgen/src/main/java/com/android/icu4j/srcgen/
DIcu4jTransform.java990 createHideNonAllowlistedRule(allowlistedApiPath), in createTransformRules()
1098 private static Rule createHideNonAllowlistedRule(Path allowlistedApiPath) { in createHideNonAllowlistedRule() method in Icu4jTransform