Searched defs:isSupplementaryCodePoint (Results 1 – 3 of 3) 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
8808 public static boolean isSupplementaryCodePoint(int codePoint) { in isSupplementaryCodePoint() method in Character