Searched refs:ImeSession (Results 1 – 3 of 3) sorted by relevance
97 try (ImeSession imeSession = new ImeSession(SimpleIme.getName(mContext))) { in runTest()296 private static class ImeSession implements AutoCloseable { class in WindowInsetsAnimationSynchronicityTests302 ImeSession(ComponentName ime) throws Exception { in ImeSession() method in WindowInsetsAnimationSynchronicityTests.ImeSession
443 ImeSession(SPELL_CHECKING_IME_ID).use { in <lambda>()494 ImeSession(SPELL_CHECKING_IME_ID).use { in <lambda>()758 private inner class ImeSession(val imeId: String) : AutoCloseable { in <lambda>() class in android.view.inputmethod.cts.SpellCheckerTest
572 try (ImeSession imeSession = new ImeSession( in testIMEUiTranslationStateCallback()1546 private static class ImeSession implements AutoCloseable { class in UiTranslationManagerTest1551 ImeSession(ComponentName ime) throws Exception { in ImeSession() method in UiTranslationManagerTest.ImeSession