Searched refs:PHONETIC_EXTENSIONS (Results 1 – 4 of 4) sorted by relevance
114 …assertEquals(Character.UnicodeBlock.PHONETIC_EXTENSIONS, Character.UnicodeBlock.of((char) 0x1d00)); in test_ofC()115 …assertEquals(Character.UnicodeBlock.PHONETIC_EXTENSIONS, Character.UnicodeBlock.of((char) 0x1d7f)); in test_ofC()339 assertEquals(Character.UnicodeBlock.PHONETIC_EXTENSIONS, Character.UnicodeBlock.of(0x1d00)); in test_ofI()340 assertEquals(Character.UnicodeBlock.PHONETIC_EXTENSIONS, Character.UnicodeBlock.of(0x1d7f)); in test_ofI()612 …assertEquals(Character.UnicodeBlock.PHONETIC_EXTENSIONS, Character.UnicodeBlock.forName("PHONETIC_… in test_forNameLjava_lang_String()613 …assertEquals(Character.UnicodeBlock.PHONETIC_EXTENSIONS, Character.UnicodeBlock.forName("Phonetic … in test_forNameLjava_lang_String()614 …assertEquals(Character.UnicodeBlock.PHONETIC_EXTENSIONS, Character.UnicodeBlock.forName("PhoneticE… in test_forNameLjava_lang_String()
865 public static final java.lang.Character.UnicodeBlock PHONETIC_EXTENSIONS; field in Character.UnicodeBlock866 static { PHONETIC_EXTENSIONS = null; }
1685 public static final java.lang.Character.UnicodeBlock PHONETIC_EXTENSIONS; field in Character.UnicodeBlock1688 PHONETIC_EXTENSIONS = null;
1494 public static final UnicodeBlock PHONETIC_EXTENSIONS = field in Character.UnicodeBlock2920 PHONETIC_EXTENSIONS,