Searched refs:imeSession (Results 1 – 8 of 8) sorted by relevance
100 try (MockImeSession imeSession = MockImeSession.create( in testOnStartInputCalledOnceIme() argument104 final ImeEventStream stream = imeSession.openEventStream(); in testOnStartInputCalledOnceIme()130 try (MockImeSession imeSession = MockImeSession.create( in testSoftInputStateAlwaysVisibleWithoutFocusedEditorView() argument134 final ImeEventStream stream = imeSession.openEventStream(); in testSoftInputStateAlwaysVisibleWithoutFocusedEditorView()173 try (MockImeSession imeSession = MockImeSession.create( in testEditorStartsInput() argument177 final ImeEventStream stream = imeSession.openEventStream(); in testEditorStartsInput()199 try (MockImeSession imeSession = MockImeSession.create( in testSoftInputStateAlwaysVisibleFocusedEditorView() argument203 final ImeEventStream stream = imeSession.openEventStream(); in testSoftInputStateAlwaysVisibleFocusedEditorView()240 try (MockImeSession imeSession = MockImeSession.create( in testFocusableWindowDoesNotInvalidateExistingInputConnection() argument244 final ImeEventStream stream = imeSession.openEventStream(); in testFocusableWindowDoesNotInvalidateExistingInputConnection()[all …]
120 try (MockImeSession imeSession = MockImeSession.create(124 final ImeEventStream stream = imeSession.openEventStream();129 final ImeCommand command = imeSession.callSetBackDisposition(backDisposition);172 try (MockImeSession imeSession = MockImeSession.create(176 final ImeEventStream stream = imeSession.openEventStream();181 imeSession.callRequestHideSelf(0);189 try (MockImeSession imeSession = MockImeSession.create(193 final ImeEventStream stream = imeSession.openEventStream();199 imeSession.callRequestShowSelf(0);234 try (MockImeSession imeSession = MockImeSession.create([all …]
82 try (MockImeSession imeSession = MockImeSession.create( in testTapThenSetQuery() argument86 final ImeEventStream stream = imeSession.openEventStream(); in testTapThenSetQuery()112 try (MockImeSession imeSession = MockImeSession.create( in testShowImeWithSearchViewFocus() argument116 final ImeEventStream stream = imeSession.openEventStream(); in testShowImeWithSearchViewFocus()
137 try (MockImeSession imeSession = MockImeSession.create(141 final ImeEventStream stream = imeSession.openEventStream();173 try (MockImeSession imeSession = MockImeSession.create(177 final ImeEventStream stream = imeSession.openEventStream();205 try (MockImeSession imeSession = MockImeSession.create(209 final ImeEventStream stream = imeSession.openEventStream();
85 try (MockImeSession imeSession = MockImeSession.create( in testImeIsNotBehindNavBar() argument90 final ImeEventStream stream = imeSession.openEventStream(); in testImeIsNotBehindNavBar()
248 try (MockImeSession imeSession = MockImeSession.create( in getNavigationBarBitmap() argument250 final ImeEventStream stream = imeSession.openEventStream(); in getNavigationBarBitmap()
184 MockImeSession imeSession, int targetDisplayId) throws Exception { in assertImeShownAndMatchesDisplayId() argument185 final ImeEventStream stream = imeSession.openEventStream(); in assertImeShownAndMatchesDisplayId()199 final int displayId = expectCommand(stream, imeSession.callGetDisplayId(), TIMEOUT) in assertImeShownAndMatchesDisplayId()
231 try (final MockImeSession imeSession = MockImeSession.create(mContext, in testInputMethod() argument233 final ImeEventStream stream = imeSession.openEventStream(); in testInputMethod()242 final ImeCommand cursorUpdatesCommand = imeSession.callRequestCursorUpdates( in testInputMethod()