Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DCharacter_UnicodeBlockTest.java186 … assertEquals(Character.UnicodeBlock.BOPOMOFO_EXTENDED, Character.UnicodeBlock.of((char) 0x31a0)); in test_ofC()
187 … assertEquals(Character.UnicodeBlock.BOPOMOFO_EXTENDED, Character.UnicodeBlock.of((char) 0x31bf)); in test_ofC()
411 assertEquals(Character.UnicodeBlock.BOPOMOFO_EXTENDED, Character.UnicodeBlock.of(0x31a0)); in test_ofI()
412 assertEquals(Character.UnicodeBlock.BOPOMOFO_EXTENDED, Character.UnicodeBlock.of(0x31bf)); in test_ofI()
710 …assertEquals(Character.UnicodeBlock.BOPOMOFO_EXTENDED, Character.UnicodeBlock.forName("BOPOMOFO_EX… in test_forNameLjava_lang_String()
711 …assertEquals(Character.UnicodeBlock.BOPOMOFO_EXTENDED, Character.UnicodeBlock.forName("Bopomofo Ex… in test_forNameLjava_lang_String()
712 …assertEquals(Character.UnicodeBlock.BOPOMOFO_EXTENDED, Character.UnicodeBlock.forName("BopomofoExt… in test_forNameLjava_lang_String()
/libcore/ojluni/annotations/hiddenapi/java/lang/
DCharacter.java820 public static final java.lang.Character.UnicodeBlock BOPOMOFO_EXTENDED; field in Character.UnicodeBlock
823 BOPOMOFO_EXTENDED = null;
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DCharacter.annotated.java433 public static final java.lang.Character.UnicodeBlock BOPOMOFO_EXTENDED; field in Character.UnicodeBlock
434 static { BOPOMOFO_EXTENDED = null; }
/libcore/ojluni/src/main/java/java/lang/
DCharacter.java1394 public static final UnicodeBlock BOPOMOFO_EXTENDED = field in Character.UnicodeBlock
2967 BOPOMOFO_EXTENDED,