Searched defs:highSurrogate (Results 1 – 5 of 5) sorted by relevance
28 char highSurrogate = '\uD83D', lowSurrogate = '\uDE02'; in testChars() local
81 public static char highSurrogate(int codePoint) { throw new RuntimeException("Stub!"); } in highSurrogate() method in Character
135 public static char highSurrogate(int codePoint) { in highSurrogate() method in Character
82 public static char highSurrogate(int codePoint) { throw new RuntimeException("Stub!"); } in highSurrogate() method in Character
9168 public static char highSurrogate(int codePoint) { in highSurrogate() method in Character