Home
last modified time | relevance | path

Searched defs:mockImeSession (Results 1 – 7 of 7) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/ime/
DMultiDisplayImeTests.java112 final MockImeSession mockImeSession = createManagedMockImeSession(this); in testImeWindowCanSwitchToDifferentDisplays() local
161 try (var mockImeSession = createManagedMockImeSession(this); in testFallbackImmMaintainsParameters()
189 final MockImeSession mockImeSession = createManagedMockImeSession(this); in testImeApiForBug118341760() local
225 final MockImeSession mockImeSession = createManagedMockImeSession(this); in testImeWindowCanSwitchWhenTopFocusedDisplayChange() local
277 final MockImeSession mockImeSession = createManagedMockImeSession(this); in testCrossDisplayBasicImeOperations() local
327 final MockImeSession mockImeSession = createManagedMockImeSession(this); in testDisplayPolicyImeHideImeOperation() local
415 final MockImeSession mockImeSession = createManagedMockImeSession(this); in testImeWindowCanShownWhenActivityMovedToDisplay() local
492 final MockImeSession mockImeSession = createManagedMockImeSession(this); in testNoConfigurationChangedWhenSwitchBetweenTwoIdenticalDisplays() local
DMultiDisplaySecurityImeTests.java60 final MockImeSession mockImeSession = createManagedMockImeSession(this); in testNoInputConnectionForUntrustedVirtualDisplay() local
/cts/tests/inputmethod/src/com/android/cts/mockime/
DMockImeSessionCrashTest.java53 try (var mockImeSession = MockImeSession.create(mContext)) { in testRetrieveExitReasonsWhenMockImeSessionCrashes()
/cts/tests/framework/base/windowmanager/src/android/server/wm/keyguard/
DKeyguardLockedTests.java358 final MockImeSession mockImeSession = createManagedMockImeSession(this); in testShowWhenLockedAttrImeActivityAndShowSoftInput() local
379 final MockImeSession mockImeSession = createManagedMockImeSession(this); in testShowWhenLockedImeActivityAndShowSoftInput() local
402 final MockImeSession mockImeSession = createManagedMockImeSession(this); in testImeShowsAfterLockScreenOnEditorTap() local
/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
DInlineLoginActivityTest.java318 final MockImeSession mockImeSession = sMockImeSessionRule.getMockImeSession(); in testAutofill_noInvalid() local
405 final MockImeSession mockImeSession = sMockImeSessionRule.getMockImeSession(); in testImeDisableInlineSuggestions_fallbackDropdownUi() local
508 final MockImeSession mockImeSession = sMockImeSessionRule.getMockImeSession(); in testTouchEventPassToIme() local
/cts/tests/autofillservice/src/android/autofillservice/cts/commontests/
DDatasetFilteringTest.java190 final MockImeSession mockImeSession = sMockImeSessionRule.getMockImeSession(); in testFilter_usingKeyboard() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/multidisplay/
DMultiDisplayClientTests.java160 final MockImeSession mockImeSession = MockImeHelper.createManagedMockImeSession(this); in testDisplayIdUpdateWhenImeMove() local