Searched refs:getNameImpl (Results 1 – 3 of 3) sorted by relevance
165 NATIVE_METHOD(Character, getNameImpl, "(I)Ljava/lang/String;"),
7643 String name = getNameImpl(codePoint); in getName()7658 private static native String getNameImpl(int codePoint); in getNameImpl() method in Character
453 private static native java.lang.String getNameImpl(int codePoint); in getNameImpl() method in Character