Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
DLanguageOnSpacebarUtilsTests.java93 private static void enableSubtypes(final RichInputMethodSubtype ... subtypes) { in enableSubtypes() method in LanguageOnSpacebarUtilsTests
112 enableSubtypes(EN_US_QWERTY); in testOneSubtypeImplicitlyEnabled()
115 enableSubtypes(EN_GB_QWERTY); in testOneSubtypeImplicitlyEnabled()
118 enableSubtypes(FR_AZERTY); in testOneSubtypeImplicitlyEnabled()
121 enableSubtypes(FR_CA_QWERTY); in testOneSubtypeImplicitlyEnabled()
127 enableSubtypes(EN_US_QWERTY); in testOneSubtypeExplicitlyEnabled()
131 enableSubtypes(EN_GB_QWERTY); in testOneSubtypeExplicitlyEnabled()
135 enableSubtypes(FR_AZERTY); in testOneSubtypeExplicitlyEnabled()
139 enableSubtypes(FR_CA_QWERTY); in testOneSubtypeExplicitlyEnabled()
147 enableSubtypes(IW_HEBREW, ZZ_QWERTY); in testOneSubtypeImplicitlyEnabledWithNoLanguageSubtype()
[all …]