Home
last modified time | relevance | path

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

/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/
DInputMethodServiceLifecycleTest.java261 private void testSwitchInputMethod(boolean instant) throws Exception { in testSwitchInputMethod() method in InputMethodServiceLifecycleTest
281 testSwitchInputMethod(false); in testSwitchInputMethodFull()
290 testSwitchInputMethod(true); in testSwitchInputMethodInstant()
/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
DInlineAugmentedLoginActivityTest.java307 public void testSwitchInputMethod() throws Exception {
DInlineLoginActivityTest.java340 public void testSwitchInputMethod() throws Exception { in testSwitchInputMethod() method in InlineLoginActivityTest
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DInputMethodServiceDeviceTest.java142 public void testSwitchInputMethod() throws Throwable { in testSwitchInputMethod() method in InputMethodServiceDeviceTest