Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/
H A DInputMethodUtilsTest.java856 final InputMethodInfo secondIme = createFakeInputMethodInfo(systemIme.getPackageName(), in testChooseSystemVoiceIme() local
860 methodMap.put(secondIme.getId(), secondIme); in testChooseSystemVoiceIme() local
867 final InputMethodInfo secondIme = createFakeInputMethodInfo("SystemIme", "fake.voice1", in testChooseSystemVoiceIme() local
871 methodMap.put(secondIme.getId(), secondIme); in testChooseSystemVoiceIme() local