Home
last modified time | relevance | path

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

/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/
DInputMethodServiceLifecycleTest.java335 private void testInputUnbindsOnImeStopped(boolean instant) throws Exception { in testInputUnbindsOnImeStopped() method in InputMethodServiceLifecycleTest
356 testInputUnbindsOnImeStopped(false); in testInputUnbindsOnImeStoppedFull()
366 testInputUnbindsOnImeStopped(true); in testInputUnbindsOnImeStoppedInstant()
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DInputMethodServiceDeviceTest.java217 public void testInputUnbindsOnImeStopped() throws Throwable { in testInputUnbindsOnImeStopped() method in InputMethodServiceDeviceTest