Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DFocusHandlingTest.java137 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testOnStartInputCalledOnceIme()
167 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testSoftInputStateAlwaysVisibleWithoutFocusedEditorView()
210 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testEditorStartsInput()
236 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testSoftInputStateAlwaysVisibleFocusedEditorView()
277 instrumentation.getUiAutomation(), in testFocusableWindowDoesNotInvalidateExistingInputConnection()
380 instrumentation.getUiAutomation(), in testNonFocusablePopupWindowDoesNotAffectImeVisibility()
439 instrumentation.getUiAutomation(), in testRestartInputWhileOtherProcessHasWindowFocus()
491 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testSetShowInputOnFocus()
518 instrumentation.getContext(), instrumentation.getUiAutomation(), in testMultiWindowFocusHandleOnDifferentUiThread()
584 instrumentation.getContext(), instrumentation.getUiAutomation(), in testKeyboardStateAfterImeFocusableFlagChanged()
DSearchViewTest.java125 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testTapThenSetQuery()
158 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testShowImeWithSearchViewFocus()
185 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testShowImeWhenSearchViewFocusInListView()
DInputMethodStartInputLifecycleTest.java91 context, instrumentation.getUiAutomation(), new ImeSettings.Builder())) { in testInputConnectionStateWhenScreenStateChanges()
163 instrumentation.getUiAutomation(), in testNoStartNewInputWhileOtherProcessHasWindowFocus()
DOnScreenPositionTest.java92 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testImeIsNotBehindNavBar()
DImeInsetsVisibilityTest.java96 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testImeVisibilityWhenImeFocusableChildPopup()
146 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testEditTextPositionAndPersistWhenAboveImeWindowShown()
DPackageVisibilityTest.java159 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testTargetPackageIsVisibleFromIme()
DImeInsetsControllerTest.java98 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testChangeSizeWhileControlling()
DInputConnectionBlockingMethodTest.java187 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testInputConnection()
/cts/tests/accessibility/common/src/android/accessibility/cts/common/
DAccessibilityDumper.java242 private UiAutomation getUiAutomation() { in getUiAutomation() method in AccessibilityDumper
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsControllerTests.java198 instrumentation.getUiAutomation(), new ImeSettings.Builder())) { in testImeShowAndHide()
487 instrumentation.getUiAutomation(), new ImeSettings.Builder())) { in testShowImeOnCreate()
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandIncrementalTest.java68 private static UiAutomation getUiAutomation() { in getUiAutomation() method in PackageManagerShellCommandIncrementalTest
DPackageManagerShellCommandTest.java95 private static UiAutomation getUiAutomation() { in getUiAutomation() method in PackageManagerShellCommandTest
/cts/tests/tests/os/src/android/os/cts/
DStrictModeTest.java796 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in verifyIms()