Home
last modified time | relevance | path

Searched refs:testSwitchInputMethod (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/
DInputMethodServiceLifecycleTest.java237 private void testSwitchInputMethod(boolean instant) throws Exception { in testSwitchInputMethod() method in InputMethodServiceLifecycleTest
257 testSwitchInputMethod(false); in testSwitchInputMethodFull()
266 testSwitchInputMethod(true); in testSwitchInputMethodInstant()
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DInputMethodServiceDeviceTest.java135 public void testSwitchInputMethod() throws Throwable { in testSwitchInputMethod() method in InputMethodServiceDeviceTest