Home
last modified time | relevance | path

Searched refs:CJK_COMPATIBILITY_IDEOGRAPHS (Results 1 – 3 of 3) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DCharacter_UnicodeBlockTest.java214 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.of((char)… in test_ofC()
215 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.of((char)… in test_ofC()
439 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.of(0xf900… in test_ofI()
440 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.of(0xfaff… in test_ofI()
752 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.forName("… in test_forNameLjava_lang_String()
753 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.forName("… in test_forNameLjava_lang_String()
754 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.forName("… in test_forNameLjava_lang_String()
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DCharacter.annotated.java472 public static final java.lang.Character.UnicodeBlock CJK_COMPATIBILITY_IDEOGRAPHS; field in Character.UnicodeBlock
473 static { CJK_COMPATIBILITY_IDEOGRAPHS = null; }
/libcore/ojluni/annotations/hiddenapi/java/lang/
DCharacter.java898 public static final java.lang.Character.UnicodeBlock CJK_COMPATIBILITY_IDEOGRAPHS; field in Character.UnicodeBlock
901 CJK_COMPATIBILITY_IDEOGRAPHS = null;