Home
last modified time | relevance | path

Searched defs:toUpperCaseImpl (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/java/lang/
DCharacter.java338 static native int toUpperCaseImpl(int codePoint); in toUpperCaseImpl() method in Character
/libcore/ojluni/src/main/java/java/lang/
DCharacter.java6642 static native int toUpperCaseImpl(int codePoint); in toUpperCaseImpl() method in Character