Home
last modified time | relevance | path

Searched defs:systemIme (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/inputmethod/
H A DInputMethodPreferenceTest.java109 final boolean systemIme, in createPreference()
121 final boolean systemIme, final String name) { in createInputMethodInfo()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/
H A DInputMethodUtilsTest.java809 final InputMethodInfo systemIme = createFakeInputMethodInfo("SystemIme", "fake.voice0", in testChooseSystemVoiceIme() local
815 methodMap.put(systemIme.getId(), systemIme); in testChooseSystemVoiceIme() local
822 methodMap.put(systemIme.getId(), systemIme); in testChooseSystemVoiceIme() local
835 methodMap.put(systemIme.getId(), systemIme); in testChooseSystemVoiceIme() local
843 methodMap.put(systemIme.getId(), systemIme); in testChooseSystemVoiceIme() local
859 methodMap.put(systemIme.getId(), systemIme); in testChooseSystemVoiceIme() local
870 methodMap.put(systemIme.getId(), systemIme); in testChooseSystemVoiceIme() local
891 methodMap.put(systemIme.getId(), systemIme); in testChooseSystemVoiceIme() local
1231 final InputMethodInfo systemIme = createFakeInputMethodInfo( in testInputMethodSettings_SwitchCurrentUser() local
1236 methodMap.put(systemIme.getId(), systemIme); in testInputMethodSettings_SwitchCurrentUser() local