Home
last modified time | relevance | path

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

/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DInputMethodUtilsTest.java799 assertNull(InputMethodInfoUtils.chooseSystemVoiceIme(InputMethodMap.of(methodMap), in testChooseSystemVoiceIme()
807 assertNull(InputMethodInfoUtils.chooseSystemVoiceIme(InputMethodMap.of(methodMap), "", in testChooseSystemVoiceIme()
813 assertNull(InputMethodInfoUtils.chooseSystemVoiceIme( in testChooseSystemVoiceIme()
822 assertEquals(systemIme, InputMethodInfoUtils.chooseSystemVoiceIme( in testChooseSystemVoiceIme()
831 assertEquals(systemIme, InputMethodInfoUtils.chooseSystemVoiceIme( in testChooseSystemVoiceIme()
838 assertNull(InputMethodInfoUtils.chooseSystemVoiceIme( in testChooseSystemVoiceIme()
850 assertNull(InputMethodInfoUtils.chooseSystemVoiceIme(InputMethodMap.of(methodMap), in testChooseSystemVoiceIme()
861 assertEquals(systemIme, InputMethodInfoUtils.chooseSystemVoiceIme( in testChooseSystemVoiceIme()
872 assertNull(InputMethodInfoUtils.chooseSystemVoiceIme(InputMethodMap.of(methodMap), in testChooseSystemVoiceIme()
883 assertNull(InputMethodInfoUtils.chooseSystemVoiceIme(InputMethodMap.of(methodMap), in testChooseSystemVoiceIme()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodInfoUtils.java206 static InputMethodInfo chooseSystemVoiceIme( in chooseSystemVoiceIme() method in InputMethodInfoUtils
DInputMethodManagerService.java5360 final InputMethodInfo newSystemVoiceIme = InputMethodInfoUtils.chooseSystemVoiceIme( in updateDefaultVoiceImeIfNeededLocked()
/frameworks/base/services/
Dart-wear-profile12301 PLcom/android/server/inputmethod/InputMethodInfoUtils;->chooseSystemVoiceIme(Lcom/android/server/in…