Searched refs:fillZoneStrings (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/libcore/icu/
H A DTimeZoneNames.java71 fillZoneStrings(locale.toString(), result);
163 private static native void fillZoneStrings(String locale, String[][] result); method in class:TimeZoneNames
/libcore/luni/src/main/native/
H A Dlibcore_icu_TimeZoneNames.cpp144 NATIVE_METHOD(TimeZoneNames, fillZoneStrings, "(Ljava/lang/String;[[Ljava/lang/String;)V"),

Completed in 64 milliseconds