Searched defs:imeSession (Results 1 – 15 of 15) sorted by relevance
139 try (MockImeSession imeSession = MockImeSession.create( in testOnStartInputCalledOnceIme()170 try (MockImeSession imeSession = MockImeSession.create( in testSoftInputStateAlwaysVisibleWithoutFocusedEditorView()213 try (MockImeSession imeSession = MockImeSession.create( in testEditorStartsInput()239 try (MockImeSession imeSession = MockImeSession.create( in testSoftInputStateAlwaysVisibleFocusedEditorView()280 try (MockImeSession imeSession = MockImeSession.create( in testFocusableWindowDoesNotInvalidateExistingInputConnection()382 try (MockImeSession imeSession = MockImeSession.create( in testNonFocusablePopupWindowDoesNotAffectImeVisibility()443 try (MockImeSession imeSession = MockImeSession.create( in testRestartInputWhileOtherProcessHasWindowFocus()495 try (MockImeSession imeSession = MockImeSession.create( in testSetShowInputOnFocus()589 try (MockImeSession imeSession = MockImeSession.create( in testKeyboardStateAfterImeFocusableFlagChanged()669 try (MockImeSession imeSession = MockImeSession.create( in testRequestFocusOnWindowFocusChanged()
123 try (MockImeSession imeSession = MockImeSession.create( in testTapThenSetQuery()156 try (MockImeSession imeSession = MockImeSession.create( in testShowImeWithSearchViewFocus()183 try (MockImeSession imeSession = MockImeSession.create( in testShowImeWhenSearchViewFocusInListView()
117 try (MockImeSession imeSession = MockImeSession.create( in verifyIms()153 try (MockImeSession imeSession = MockImeSession.create( in testIncorrectContextUseOnImsDerivedDisplayContext()
96 try (MockImeSession imeSession = MockImeSession.create( in testImeVisibilityWhenImeFocusableChildPopup()150 try (MockImeSession imeSession = MockImeSession.create( in testImeVisibilityWhenImeFocusableGravityBottomChildPopup()199 try (MockImeSession imeSession = MockImeSession.create( in testImeVisibilityWhenImeFocusableChildPopupOverlaps()252 try (MockImeSession imeSession = MockImeSession.create( in testEditTextPositionAndPersistWhenAboveImeWindowShown()332 try (MockImeSession imeSession = MockImeSession.create( in testEditorWontCoveredByImeWhenInputWindowBehindPanel()
98 try (MockImeSession imeSession = MockImeSession.create( in testInputConnectionStateWhenScreenStateChanges()184 try (MockImeSession imeSession = MockImeSession.create( in testNoStartNewInputWhileOtherProcessHasWindowFocus()
90 try (MockImeSession imeSession = MockImeSession.create( in testImeIsNotBehindNavBar()
80 try (MockImeSession imeSession = MockImeSession.create( in testTargetPackageIsVisibleFromIme()
96 try (MockImeSession imeSession = MockImeSession.create( in testChangeSizeWhileControlling()
102 try (MockImeSession imeSession = MockImeSession.create( in testSetTextTriggersRestartInput()
254 try (MockImeSession imeSession = MockImeSession.create( in getNavigationBarBitmap()
140 try (TestImeSession imeSession = new TestImeSession(Ime1Constants.IME_ID)) { in testSwitchToInputMethod()
212 final MockImeSession imeSession = MockImeHelper.createManagedMockImeSession(this); in testImeShowAndHide() local229 final MockImeSession imeSession = MockImeHelper.createManagedMockImeSession(this); in testImeForceShowingNavigationBar() local549 try (MockImeSession imeSession = MockImeSession.create(instrumentation.getContext(), in testShowImeOnCreate_doesntCauseImeToReappearWhenDialogIsShown()
174 MockImeSession imeSession, int targetDisplayId) throws Exception { in assertImeShownAndMatchesDisplayId()
96 try (ImeSession imeSession = new ImeSession(SimpleIme.getName(mContext))) { in runTest()
404 try (ImeSession imeSession = new ImeSession( in testIMEUiTranslationStateCallback()