Home
last modified time | relevance | path

Searched defs:toUpper (Results 1 – 4 of 4) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/sun/misc/
DASCIICaseInsensitiveComparator.java56 static int toUpper(int ch) { in toUpper() method in ASCIICaseInsensitiveComparator
/libcore/ojluni/src/main/java/sun/util/locale/
DLocaleUtils.java77 static char toUpper(char c) { in toUpper() method in LocaleUtils
/libcore/ojluni/annotations/hiddenapi/java/net/
DURI.java207 private static int toUpper(char c) { in toUpper() method in URI
/libcore/ojluni/src/main/java/java/net/
DURI.java1687 private static int toUpper(char c) { in toUpper() method in URI