Searched refs:ARABIC (Results 1 – 2 of 2) sorted by relevance
70 private SpacingAndPunctuations ARABIC; field in SpacingAndPunctuationsTests95 ARABIC = getSpacingAndPunctuations(new Locale("ar")); in setUp()473 testingStandardPunctuationSuggestions(ARABIC, in testPhonePunctuationSuggestions()492 testingStandardPunctuationSuggestions(ARABIC, in testTabletPunctuationSuggestions()
476 final InputMethodSubtype ARABIC = mRichImm in testIsRtlLanguage() local478 assertNotNull("Arabic", ARABIC); in testIsRtlLanguage()490 if (rawSubtype.equals(ARABIC) || rawSubtype.equals(FARSI) in testIsRtlLanguage()