Searched refs:ARABIC (Results 1 – 2 of 2) sorted by relevance
53 private SpacingAndPunctuations ARABIC; field in SpacingAndPunctuationsTests80 ARABIC = getSpacingAndPunctuations(new Locale("ar")); in setUp()449 testingStandardPunctuationSuggestions(ARABIC, in testPhonePunctuationSuggestions()467 testingStandardPunctuationSuggestions(ARABIC, in testTabletPunctuationSuggestions()
456 final InputMethodSubtype ARABIC = mRichImm in testIsRtlLanguage() local458 assertNotNull("Arabic", ARABIC); in testIsRtlLanguage()470 if (rawSubtype.equals(ARABIC) || rawSubtype.equals(FARSI) in testIsRtlLanguage()