Home
last modified time | relevance | path

Searched refs:SWISS_GERMAN (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/settings/
DSpacingAndPunctuationsTests.java77 private SpacingAndPunctuations SWISS_GERMAN; field in SpacingAndPunctuationsTests
103 SWISS_GERMAN = getSpacingAndPunctuations(new Locale("de", "CH")); in setUp()
401 assertFalse(SWISS_GERMAN.mUsesAmericanTypography); in testUsesAmericanTypography()
409 assertTrue(SWISS_GERMAN.mUsesGermanRules); in testUsesGermanRules()