Searched refs:HEBREW (Results 1 – 3 of 3) sorted by relevance
72 private SpacingAndPunctuations HEBREW; field in SpacingAndPunctuationsTests97 HEBREW = getSpacingAndPunctuations(new Locale("iw")); in setUp()477 testingStandardPunctuationSuggestions(HEBREW, in testPhonePunctuationSuggestions()496 testingStandardPunctuationSuggestions(HEBREW, in testTabletPunctuationSuggestions()
482 final InputMethodSubtype HEBREW = mRichImm in testIsRtlLanguage() local484 assertNotNull("Hebrew", HEBREW); in testIsRtlLanguage()491 || rawSubtype.equals(HEBREW)) { in testIsRtlLanguage()
2381 return Character.UnicodeBlock.HEBREW.equals( in isHebrew()