Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DCharacter_UnicodeBlockTest.java140 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.of((char… in test_ofC()
141 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.of((char… in test_ofC()
365 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.of(0x244… in test_ofI()
366 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.of(0x245… in test_ofI()
651 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.forName(… in test_forNameLjava_lang_String()
652 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.forName(… in test_forNameLjava_lang_String()
653 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.forName(… in test_forNameLjava_lang_String()
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DCharacter.annotated.java847 public static final java.lang.Character.UnicodeBlock OPTICAL_CHARACTER_RECOGNITION; field in Character.UnicodeBlock
848 static { OPTICAL_CHARACTER_RECOGNITION = null; }
/libcore/ojluni/annotations/hiddenapi/java/lang/
DCharacter.java1649 public static final java.lang.Character.UnicodeBlock OPTICAL_CHARACTER_RECOGNITION; field in Character.UnicodeBlock
1652 OPTICAL_CHARACTER_RECOGNITION = null;