HomeSort by relevance Sort by last modified time
    Searched refs:closeElements (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/libcore/icu/
NativeCollation.java 35 public static native void closeElements(int address);
CollationElementIteratorICU.java 176 NativeCollation.closeElements(address);
  /libcore/luni/src/main/native/
libcore_icu_NativeCollation.cpp 179 NATIVE_METHOD(NativeCollation, closeElements, "(I)V"),

Completed in 183 milliseconds