Home
last modified time | relevance | path

Searched refs:YI_SYLLABLES (Results 1 – 4 of 4) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DCharacter_UnicodeBlockTest.java200 assertEquals(Character.UnicodeBlock.YI_SYLLABLES, Character.UnicodeBlock.of((char) 0xa000)); in test_ofC()
201 assertEquals(Character.UnicodeBlock.YI_SYLLABLES, Character.UnicodeBlock.of((char) 0xa48f)); in test_ofC()
425 assertEquals(Character.UnicodeBlock.YI_SYLLABLES, Character.UnicodeBlock.of(0xa000)); in test_ofI()
426 assertEquals(Character.UnicodeBlock.YI_SYLLABLES, Character.UnicodeBlock.of(0xa48f)); in test_ofI()
731 … assertEquals(Character.UnicodeBlock.YI_SYLLABLES, Character.UnicodeBlock.forName("YI_SYLLABLES")); in test_forNameLjava_lang_String()
732 … assertEquals(Character.UnicodeBlock.YI_SYLLABLES, Character.UnicodeBlock.forName("Yi Syllables")); in test_forNameLjava_lang_String()
733 … assertEquals(Character.UnicodeBlock.YI_SYLLABLES, Character.UnicodeBlock.forName("YiSyllables")); in test_forNameLjava_lang_String()
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DCharacter.annotated.java1024 public static final java.lang.Character.UnicodeBlock YI_SYLLABLES; field in Character.UnicodeBlock
1025 static { YI_SYLLABLES = null; }
/libcore/ojluni/annotations/hiddenapi/java/lang/
DCharacter.java2004 public static final java.lang.Character.UnicodeBlock YI_SYLLABLES; field in Character.UnicodeBlock
2007 YI_SYLLABLES = null;
/libcore/ojluni/src/main/java/java/lang/
DCharacter.java1412 public static final UnicodeBlock YI_SYLLABLES = field in Character.UnicodeBlock
2975 YI_SYLLABLES,