Searched refs:HEBREW (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/settings/
H A DSpacingAndPunctuationsTests.java55 private SpacingAndPunctuations HEBREW; field in class:SpacingAndPunctuationsTests
82 HEBREW = getSpacingAndPunctuations(new Locale("iw"));
453 testingStandardPunctuationSuggestions(HEBREW,
471 testingStandardPunctuationSuggestions(HEBREW,
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
H A DSubtypeLocaleUtilsTests.java462 final InputMethodSubtype HEBREW = mRichImm
464 assertNotNull("Hebrew", HEBREW);
471 || rawSubtype.equals(HEBREW)) {

Completed in 75 milliseconds