Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DFocusHandlingTest.java141 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testOnStartInputCalledOnceIme()
172 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testSoftInputStateAlwaysVisibleWithoutFocusedEditorView()
215 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testEditorStartsInput()
241 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testSoftInputStateAlwaysVisibleFocusedEditorView()
282 instrumentation.getUiAutomation(), in testFocusableWindowDoesNotInvalidateExistingInputConnection()
384 instrumentation.getUiAutomation(), in testNonFocusablePopupWindowDoesNotAffectImeVisibility()
445 instrumentation.getUiAutomation(), in testRestartInputWhileOtherProcessHasWindowFocus()
497 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testSetShowInputOnFocus()
524 instrumentation.getContext(), instrumentation.getUiAutomation(), in testMultiWindowFocusHandleOnDifferentUiThread()
590 instrumentation.getContext(), instrumentation.getUiAutomation(), in testKeyboardStateAfterImeFocusableFlagChanged()
[all …]
DSearchViewTest.java125 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testTapThenSetQuery()
158 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testShowImeWithSearchViewFocus()
185 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testShowImeWhenSearchViewFocusInListView()
DInputMethodServiceStrictModeTest.java119 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in verifyIms()
155 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testIncorrectContextUseOnImsDerivedDisplayContext()
DImeInsetsVisibilityTest.java98 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testImeVisibilityWhenImeFocusableChildPopup()
152 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testImeVisibilityWhenImeFocusableGravityBottomChildPopup()
201 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testImeVisibilityWhenImeFocusableChildPopupOverlaps()
254 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testEditTextPositionAndPersistWhenAboveImeWindowShown()
334 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testEditorWontCoveredByImeWhenInputWindowBehindPanel()
DInputMethodStartInputLifecycleTest.java99 context, instrumentation.getUiAutomation(), new ImeSettings.Builder())) { in testInputConnectionStateWhenScreenStateChanges()
186 instrumentation.getUiAutomation(), in testNoStartNewInputWhileOtherProcessHasWindowFocus()
DOnScreenPositionTest.java92 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testImeIsNotBehindNavBar()
DPackageVisibilityTest.java82 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testTargetPackageIsVisibleFromIme()
DImeInsetsControllerTest.java98 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testChangeSizeWhileControlling()
DEditTextImeSupportTest.java104 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testSetTextTriggersRestartInput()
DInputConnectionBlockingMethodTest.java188 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testInputConnection()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DUserRestrictionsParentTest.java91 private UiAutomation getUiAutomation() throws InterruptedException { in getUiAutomation() method in UserRestrictionsParentTest
/cts/tests/accessibility/common/src/android/accessibility/cts/common/
DAccessibilityDumper.java242 private UiAutomation getUiAutomation() { in getUiAutomation() method in AccessibilityDumper
/cts/libs/install/src/com/android/cts/install/lib/
DInstallUtils.java57 private static UiAutomation getUiAutomation() { in getUiAutomation() method in InstallUtils
/cts/tests/tests/content/src/android/content/pm/cts/
DResourcesHardeningTest.java483 private static UiAutomation getUiAutomation() { in getUiAutomation() method in ResourcesHardeningTest
DPackageManagerShellCommandTest.java102 private static UiAutomation getUiAutomation() { in getUiAutomation() method in PackageManagerShellCommandTest
DPackageManagerShellCommandIncrementalTest.java112 private static UiAutomation getUiAutomation() { in getUiAutomation() method in PackageManagerShellCommandIncrementalTest
DChecksumsTest.java152 private static UiAutomation getUiAutomation() { in getUiAutomation() method in ChecksumsTest
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsControllerTests.java550 instrumentation.getUiAutomation(), new ImeSettings.Builder())) { in testShowImeOnCreate_doesntCauseImeToReappearWhenDialogIsShown()
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java192 public static UiAutomation getUiAutomation() { in getUiAutomation() method in BasePrintTest