Searched defs:ENGLISH (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/settings/
H A DSpacingAndPunctuationsTests.java46 private SpacingAndPunctuations ENGLISH; field in class:SpacingAndPunctuationsTests
73 ENGLISH = getSpacingAndPunctuations(Locale.ENGLISH);
144 testingStandardWordSeparator(ENGLISH);
196 testingStandardWordConnector(ENGLISH);
249 testingStandardPrecededBySpace(ENGLISH);
302 testingStandardFollowedBySpace(ENGLISH);
349 testingStandardSentenceSeparator(ENGLISH);
361 assertTrue(ENGLISH.mCurrentLanguageHasSpaces);
373 assertTrue(ENGLISH
[all...]

Completed in 123 milliseconds