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
56 public static boolean isSupplementaryCodePoint(int codePoint) { throw new RuntimeException("Stub!")… in isSupplementaryCodePoint() method in Character
8798 public static boolean isSupplementaryCodePoint(int codePoint) { in isSupplementaryCodePoint() method in Character