Home
last modified time | relevance | path

Searched defs:getUiAutomation (Results 1 – 6 of 6) sorted by relevance

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DFocusHandlingTest.java102 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testOnStartInputCalledOnceIme()
132 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testSoftInputStateAlwaysVisibleWithoutFocusedEditorView()
175 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testEditorStartsInput()
201 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testSoftInputStateAlwaysVisibleFocusedEditorView()
242 instrumentation.getUiAutomation(), in testFocusableWindowDoesNotInvalidateExistingInputConnection()
346 instrumentation.getUiAutomation(), in testRestartInputWhileOtherProcessHasWindowFocus()
398 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testSetShowInputOnFocus()
DSearchViewTest.java84 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testTapThenSetQuery()
114 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testShowImeWithSearchViewFocus()
DOnScreenPositionTest.java87 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testImeIsNotBehindNavBar()
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DMultiDisplaySystemDecorationTests.java400 mContext, getInstrumentation().getUiAutomation(), new ImeSettings.Builder())) { in testImeWindowCanSwitchToDifferentDisplays()
451 mContext, getInstrumentation().getUiAutomation(), new ImeSettings.Builder())) { in testImeApiForBug118341760()
494 mContext, getInstrumentation().getUiAutomation(), new ImeSettings.Builder())) { in testImeWindowCanSwitchWhenTopFocusedDisplayChange()
552 mContext, getInstrumentation().getUiAutomation(), new ImeSettings.Builder())) { in testCrossDisplayBasicImeOperations()
603 mContext, getInstrumentation().getUiAutomation(), new ImeSettings.Builder())) { in testImeWindowCanShownWhenActivityMovedToDisplay()
DKeyguardLockedTests.java318 getInstrumentation().getUiAutomation(), new ImeSettings.Builder())) { in testShowWhenLockedAttrImeActivityAndShowSoftInput()
341 getInstrumentation().getUiAutomation(), new ImeSettings.Builder())) { in testShowWhenLockedImeActivityAndShowSoftInput()
DActivityViewTest.java232 mInstrumentation.getUiAutomation(), new ImeSettings.Builder())) { in testInputMethod()