Searched defs:getUiAutomation (Results 1 – 6 of 6) sorted by relevance
/cts/tests/inputmethod/src/android/view/inputmethod/cts/ |
D | FocusHandlingTest.java | 102 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()
|
D | SearchViewTest.java | 84 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testTapThenSetQuery() 114 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testShowImeWithSearchViewFocus()
|
D | OnScreenPositionTest.java | 87 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testImeIsNotBehindNavBar()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | MultiDisplaySystemDecorationTests.java | 400 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()
|
D | KeyguardLockedTests.java | 318 getInstrumentation().getUiAutomation(), new ImeSettings.Builder())) { in testShowWhenLockedAttrImeActivityAndShowSoftInput() 341 getInstrumentation().getUiAutomation(), new ImeSettings.Builder())) { in testShowWhenLockedImeActivityAndShowSoftInput()
|
D | ActivityViewTest.java | 232 mInstrumentation.getUiAutomation(), new ImeSettings.Builder())) { in testInputMethod()
|