Searched defs:isSupplementaryCodePoint (Results 1 – 4 of 4) sorted by relevance
55 public static boolean isSupplementaryCodePoint(int codePoint) { throw new RuntimeException("Stub!")… in isSupplementaryCodePoint() method in Character
75 public static boolean isSupplementaryCodePoint(int codePoint) { in isSupplementaryCodePoint() method in Character
170 public static boolean isSupplementaryCodePoint(int codePoint) { throw new RuntimeException("Stub!")… in isSupplementaryCodePoint() method in Character
9212 public static boolean isSupplementaryCodePoint(int codePoint) { in isSupplementaryCodePoint() method in Character