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.java60 private SpacingAndPunctuations SWISS_GERMAN; field in SpacingAndPunctuationsTests
88 SWISS_GERMAN = getSpacingAndPunctuations(new Locale("de", "CH")); in setUp()
379 assertFalse(SWISS_GERMAN.mUsesAmericanTypography); in testUsesAmericanTypography()
386 assertTrue(SWISS_GERMAN.mUsesGermanRules); in testUsesGermanRules()