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.java85 private static void enableSubtypes(final RichInputMethodSubtype ... subtypes) { in enableSubtypes() method in LanguageOnSpacebarUtilsTests
103 enableSubtypes(EN_US_QWERTY); in testOneSubtypeImplicitlyEnabled()
106 enableSubtypes(EN_GB_QWERTY); in testOneSubtypeImplicitlyEnabled()
109 enableSubtypes(FR_AZERTY); in testOneSubtypeImplicitlyEnabled()
112 enableSubtypes(FR_CA_QWERTY); in testOneSubtypeImplicitlyEnabled()
117 enableSubtypes(EN_US_QWERTY); in testOneSubtypeExplicitlyEnabled()
121 enableSubtypes(EN_GB_QWERTY); in testOneSubtypeExplicitlyEnabled()
125 enableSubtypes(FR_AZERTY); in testOneSubtypeExplicitlyEnabled()
129 enableSubtypes(FR_CA_QWERTY); in testOneSubtypeExplicitlyEnabled()
136 enableSubtypes(IW_HEBREW, ZZ_QWERTY); in testOneSubtypeImplicitlyEnabledWithNoLanguageSubtype()
[all …]