Searched refs:chooseSystemVoiceIme (Results 1 – 4 of 4) sorted by relevance
799 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()
206 static InputMethodInfo chooseSystemVoiceIme( in chooseSystemVoiceIme() method in InputMethodInfoUtils
5360 final InputMethodInfo newSystemVoiceIme = InputMethodInfoUtils.chooseSystemVoiceIme( in updateDefaultVoiceImeIfNeededLocked()
12301 PLcom/android/server/inputmethod/InputMethodInfoUtils;->chooseSystemVoiceIme(Lcom/android/server/in…