Home
last modified time | relevance | path

Searched defs:imeSession (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/cts/tests/inputmethod/src/android/view/inputmethod/cts/
H A DStylusHandwritingTest.java207 try (MockImeSession imeSession = MockImeSession.create( in testHandwritingInfo()
224 try (MockImeSession imeSession = MockImeSession.create( in testIsStylusHandwritingAvailable_prefDisabled()
247 try (MockImeSession imeSession = MockImeSession.create( in testIsStylusHandwritingAvailable()
263 try (MockImeSession imeSession = MockImeSession.create( in testIsConnectionlessStylusHandwritingAvailable_prefDisabled()
288 try (MockImeSession imeSession = MockImeSession.create( in testIsConnectionlessStylusHandwritingAvailable()
310 try (MockImeSession imeSession = MockImeSession.create( in testHandwritingNoInitOnDeviceWithNoStylus()
330 try (MockImeSession imeSession = MockImeSession.create( in testHandwritingDoesNotStartWhenNoStylusDown()
361 try (MockImeSession imeSession = MockImeSession.create( in testHandwritingStartAndFinish()
421 try (MockImeSession imeSession = MockImeSession.create( in testStylusHoverInitInkWindow()
491 MockImeSession imeSession) throws InterruptedException, TimeoutException { in verifyStylusHandwritingWindowIsShown()
[all …]
H A DKeyboardVisibilityControlTest.java250 try (MockImeSession imeSession = MockImeSession.create( in testBasicShowHideSoftInput()
311 try (MockImeSession imeSession = MockImeSession.create( in verifyHideImeBackPressed()
458 try (MockImeSession imeSession = MockImeSession.create( in testShowHideSoftInputShouldBeIgnoredOnNonFocusedView()
490 try (MockImeSession imeSession = MockImeSession.create( in testToggleSoftInput()
527 try (MockImeSession imeSession = MockImeSession.create( in testShowHideKeyboardOnWebView()
552 try (MockImeSession imeSession = MockImeSession.create( in testShowHideKeyboardWithInterval()
588 try (MockImeSession imeSession = MockImeSession.create( in testShowHideKeyboardImmediately()
632 try (MockImeSession imeSession = MockImeSession.create( in testShowSoftInputWithShowForcedFlagWhenAppIsLeaving()
703 try (MockImeSession imeSession = MockImeSession.create( in testFloatingImeHideKeyboardAfterBackPressed()
741 try (MockImeSession imeSession = MockImeSession.create( in testImeVisibilityWhenDismissingDialogWithImeFocused()
[all …]
H A DFocusHandlingTest.java168 try (MockImeSession imeSession = createTestImeSession()) { in testOnStartInputCalledOnceIme()
195 try (MockImeSession imeSession = createTestImeSession()) { in testSwitchingBetweenEquivalentNonEditableViews()
279 try (MockImeSession imeSession = createTestImeSession()) { in testSoftInputStateAlwaysVisibleWithoutFocusedEditorView()
320 try (MockImeSession imeSession = createTestImeSession()) { in testNoEditorNoStartInput()
349 try (MockImeSession imeSession = createTestImeSession()) { in testDelayedAddEditorStartsInput()
380 try (MockImeSession imeSession = createTestImeSession()) { in testEditorStartsInput()
403 try (MockImeSession imeSession = createTestImeSession()) { in testSoftInputStateAlwaysVisibleFocusedEditorView()
432 try (MockImeSession imeSession = createTestImeSession()) { in testSoftInputStateAlwaysVisibleFocusEditorAfterLaunch()
480 try (MockImeSession imeSession = createTestImeSession()) { in testFocusableWindowDoesNotInvalidateExistingInputConnection()
571 try (MockImeSession imeSession = createTestImeSession()) { in testNonFocusablePopupWindowDoesNotAffectImeVisibility()
[all …]
H A DInputMethodSubtypeEndToEndTest.java121 try (MockImeSession imeSession = MockImeSession.create(instrumentation.getContext(), in testGetCurrentInputMethodSubtypeNull()
135 try (MockImeSession imeSession = MockImeSession.create(instrumentation.getContext(), in testGetCurrentInputMethodSubtype()
152 try (MockImeSession imeSession = MockImeSession.create(instrumentation.getContext(), in testNoOnCurrentInputMethodSubtypeChangedForColdStartup()
179 try (MockImeSession imeSession = MockImeSession.create(instrumentation.getContext(), in testSubtypeSwitchingInTheSameIme()
212 try (MockImeSession imeSession = MockImeSession.create(instrumentation.getContext(), in testSetExplicitlyEnabledInputMethodSubtypes()
291 try (MockImeSession imeSession = MockImeSession.create(instrumentation.getContext(), in testSetAdditionalInputMethodSubtypesForAlreadyEnabledSubtype()
336 try (MockImeSession imeSession = MockImeSession.create(context, in testSetAdditionalInputMethodSubtypeDoesNotRemoveImesInvisibleFromCaller()
H A DAccessibilityInputMethodTest.java84 void run(@NonNull UiAutomation uiAutomation, @NonNull MockImeSession imeSession, in run()
94 try (var imeSession = MockImeSession.create(instrumentation.getContext(), uiAutomation, in testA11yIme()
105 testA11yIme((uiAutomation, imeSession, a11yImeSession) -> { in testLifecycle() argument
150 testA11yIme((uiAutomation, imeSession, a11yImeSession) -> { in testRestartInput() argument
246 testA11yIme((uiAutomation, imeSession, a11yImeSession) -> { in testNoFallbackInputConnection() argument
303 testA11yIme((uiAutomation, imeSession, a11yImeSession) -> { in testNoFallbackInputConnectionAfterRestartInput() argument
427 testA11yIme((uiAutomation, imeSession, a11yImeSession) -> { in testInvalidateInputMain() argument
H A DEditTextImeSupportTest.java105 try (MockImeSession imeSession = MockImeSession.create( in testSetTextTriggersRestartInput()
208 try (MockImeSession imeSession = MockImeSession.create( in testNavigateFlags()
326 try (MockImeSession imeSession = MockImeSession.create( in testHideSoftInputWhenDisabled()
364 try (MockImeSession imeSession = MockImeSession.create( in testHideSoftInputByActionDone()
405 try (MockImeSession imeSession = MockImeSession.create( in testDisableImeAfterFocusChange()
H A DImeInsetsVisibilityTest.java95 try (MockImeSession imeSession = MockImeSession.create( in testImeVisibilityWhenImeFocusableChildPopup()
143 try (MockImeSession imeSession = MockImeSession.create( in testImeVisibilityWhenImeFocusableGravityBottomChildPopup()
192 try (MockImeSession imeSession = MockImeSession.create( in testImeVisibilityWhenImeFocusableChildPopupOverlaps()
243 try (MockImeSession imeSession = MockImeSession.create( in testEditTextPositionAndPersistWhenAboveImeWindowShown()
321 try (MockImeSession imeSession = MockImeSession.create( in testEditorWontCoveredByImeWhenInputWindowBehindPanel()
H A DInputMethodStartInputLifecycleTest.java126 try (MockImeSession imeSession = MockImeSession.create( in testInputConnectionStateWhenScreenStateChanges()
209 try (MockImeSession imeSession = MockImeSession.create( in testNoStartNewInputWhileOtherProcessHasWindowFocus()
258 try (MockImeSession imeSession = MockImeSession.create( in testShowingImeDuringSessionChange_doesntShowOnPreviousSession()
357 try (MockImeSession imeSession = MockImeSession.create( in testInvalidateInputBeforeInputMethodSessionBecomesAvailable()
486 try (MockImeSession imeSession = MockImeSession.create( in testInvalidateInputMain()
H A DExtractViewTest.java84 try (MockImeSession imeSession = MockImeSession.create( in testOnCreateExtractTextView()
113 try (MockImeSession imeSession = MockImeSession.create( in testOnCreateExtractTextViewWithCustomView()
149 try (MockImeSession imeSession = MockImeSession.create( in testSetExtractView()
H A DInputConnectionLifecycleTest.java93 try (MockImeSession imeSession = MockImeSession.create( in testCloseConnectionWithRestartInput()
172 try (MockImeSession imeSession = MockImeSession.create( in testCloseConnectionWithLosingViewFocus()
251 try (MockImeSession imeSession = MockImeSession.create( in testCloseConnectionWithLosingWindowFocus()
H A DSearchViewTest.java128 try (MockImeSession imeSession = MockImeSession.create( in testTapThenSetQuery()
161 try (MockImeSession imeSession = MockImeSession.create( in testShowImeWithSearchViewFocus()
195 try (MockImeSession imeSession = MockImeSession.create( in testShowImeWhenSearchViewFocusInListView()
H A DInputMethodServiceStrictModeTest.java117 try (MockImeSession imeSession = MockImeSession.create( in verifyIms()
153 try (MockImeSession imeSession = MockImeSession.create( in testIncorrectContextUseOnImsDerivedDisplayContext()
H A DInputMethodStatsTest.java456 try (var imeSession = MockImeSession.create( in verifyLogging()
557 void run(@NonNull MockImeSession imeSession, @NonNull TestActivity activity); in run()
H A DOnScreenPositionTest.java61 try (MockImeSession imeSession = MockImeSession.create( in testImeIsNotBehindNavBar()
H A DDumpTest.java66 try (MockImeSession imeSession = MockImeSession.create( in test_dumpDoesNotContainEditorText()
H A DPackageVisibilityTest.java71 try (MockImeSession imeSession = MockImeSession.create( in testTargetPackageIsVisibleFromIme()
H A DImeInsetsControllerTest.java102 try (MockImeSession imeSession = MockImeSession.create( in testChangeSizeWhileControlling()
H A DNavigationBarColorTest.java253 try (MockImeSession imeSession = MockImeSession.create( in getNavigationBarBitmap()
/aosp_15_r20/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
H A DAccessibilitySoftKeyboardTest.java160 try (TestImeSession imeSession = new TestImeSession(Ime1Constants.IME_ID, true)) { in testSwitchToInputMethod()
175 try (TestImeSession imeSession = new TestImeSession(Ime1Constants.IME_ID, false)) { in testSetInputMethodEnabled_differentPackage()
198 try (TestImeSession imeSession = new TestImeSession(ImeId, false)) { in testSetInputMethodEnabled_success()
/aosp_15_r20/frameworks/base/apct-tests/perftests/inputmethod/src/android/inputmethod/
H A DImePerfTest.java253 try (ImeSession imeSession = new ImeSession(BaselineIme.getName( in testShowImeCold()
314 try (ImeSession imeSession = new ImeSession(BaselineIme.getName( in testShowOrHideImeWarm()
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
H A DWindowInsetsControllerTests.java245 final MockImeSession imeSession = MockImeHelper.createManagedMockImeSession(this); in testImeShowAndHide() local
268 final MockImeSession imeSession = MockImeHelper.createManagedMockImeSession(this); in testImeForceShowingNavigationBar() local
679 try (MockImeSession imeSession = MockImeSession.create(instrumentation.getContext(), in testShowImeOnCreate_doesntCauseImeToReappearWhenDialogIsShown()
H A DWindowInsetsAnimationSynchronicityTests.java97 try (ImeSession imeSession = new ImeSession(SimpleIme.getName(mContext))) { in runTest()
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/multidisplay/
H A DMultiDisplayClientTests.java176 MockImeSession imeSession, int targetDisplayId) throws Exception { in assertImeShownAndMatchesDisplayId()
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/ime/
H A DMultiDisplayImeTests.java370 final MockImeSession imeSession = createManagedMockImeSession(this); in testHideImeWhenImeTargetOnEmbeddedVirtualDisplay() local
/aosp_15_r20/cts/tests/translation/src/android/translation/cts/
H A DUiTranslationManagerTest.java572 try (ImeSession imeSession = new ImeSession( in testIMEUiTranslationStateCallback()

12