Searched refs:unicodeBlockForCodePoint (Results 1 – 2 of 2) sorted by relevance
192 NATIVE_METHOD(Character, unicodeBlockForCodePoint, "!(I)I"),
1513 int block = unicodeBlockForCodePoint(codePoint); in of()1527 private static native int unicodeBlockForCodePoint(int codePoint); in unicodeBlockForCodePoint() method in Character