| /cts/tests/inputmethod/src/android/view/inputmethod/cts/ |
| D | InputMethodSubtypeEndToEndTest.java | 119 instrumentation.getUiAutomation(), new ImeSettings.Builder())) { in testGetCurrentInputMethodSubtypeNull() 133 instrumentation.getUiAutomation(), in testGetCurrentInputMethodSubtype() 150 instrumentation.getUiAutomation(), in testNoOnCurrentInputMethodSubtypeChangedForColdStartup() 176 instrumentation.getUiAutomation(), in testSubtypeSwitchingInTheSameIme() 210 instrumentation.getUiAutomation(), in testSetExplicitlyEnabledInputMethodSubtypes()
|
| D | KeyboardVisibilityControlTest.java | 240 mInstrumentation.getUiAutomation(), in testBasicShowHideSoftInput() 301 instrumentation.getUiAutomation(), in verifyHideImeBackPressed() 433 mInstrumentation.getUiAutomation(), in testShowHideSoftInputShouldBeIgnoredOnNonFocusedView() 467 mInstrumentation.getUiAutomation(), in testToggleSoftInput() 502 mInstrumentation.getUiAutomation(), in testShowHideKeyboardOnWebView() 526 mInstrumentation.getUiAutomation(), in testShowHideKeyboardWithInterval() 560 mInstrumentation.getUiAutomation(), in testShowSoftInputWithShowForcedFlagWhenAppIsLeaving() 632 instrumentation.getContext(), instrumentation.getUiAutomation(), in testFloatingImeHideKeyboardAfterBackPressed() 670 instrumentation.getUiAutomation(), in testImeVisibilityWhenDismissingDialogWithImeFocused() 784 mInstrumentation.getUiAutomation(), in runImeDoesntReshowAfterKeyguardTest() [all …]
|
| D | StylusHandwritingTest.java | 166 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testHandwritingInfo() 183 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testIsStylusHandwritingAvailable_prefDisabled() 206 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testIsStylusHandwritingAvailable() 227 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testHandwritingNoInitOnDeviceWithNoStylus() 247 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testHandwritingDoesNotStartWhenNoStylusDown() 278 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testHandwritingStartAndFinish() 372 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testHandwritingStylusEvents() 461 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testHandwritingEndToEnd() 511 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testHandwritingInitMultipleTimes() 570 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testHandwritingInOffsetHandwritingBounds() [all …]
|
| D | InputMethodStatsTest.java | 156 mInstrumentation.getUiAutomation(), in testClientShowImeRequestFinished() 229 mInstrumentation.getUiAutomation(), in testClientHideImeRequestFinished() 315 mInstrumentation.getUiAutomation(), in testServerShowImeRequestFinished() 381 mInstrumentation.getUiAutomation(), in testServerHideImeRequestFinished()
|
| D | SearchViewTest.java | 124 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testTapThenSetQuery() 157 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testShowImeWithSearchViewFocus() 184 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testShowImeWhenSearchViewFocusInListView()
|
| D | InputMethodServiceStrictModeTest.java | 119 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in verifyIms() 155 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testIncorrectContextUseOnImsDerivedDisplayContext()
|
| D | ImeInsetsVisibilityTest.java | 103 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testImeVisibilityWhenImeFocusableChildPopup() 150 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testImeVisibilityWhenImeFocusableGravityBottomChildPopup() 198 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testImeVisibilityWhenImeFocusableChildPopupOverlaps() 247 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testEditTextPositionAndPersistWhenAboveImeWindowShown() 325 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testEditorWontCoveredByImeWhenInputWindowBehindPanel()
|
| D | OnScreenPositionTest.java | 72 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testImeIsNotBehindNavBar()
|
| D | DumpTest.java | 58 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in test_dumpDoesNotContainEditorText()
|
| D | InputConnectionHandlerTest.java | 154 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testCommitText() 230 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testReportFullscreenMode() 399 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testExceptionFromGetSurroundingText()
|
| D | InputMethodStartInputLifecycleTest.java | 122 context, instrumentation.getUiAutomation(), new ImeSettings.Builder())) { in testInputConnectionStateWhenScreenStateChanges() 208 instrumentation.getUiAutomation(), in testNoStartNewInputWhileOtherProcessHasWindowFocus() 316 instrumentation.getUiAutomation(), in testInvalidateInputBeforeInputMethodSessionBecomesAvailable() 433 instrumentation.getUiAutomation(), in testInvalidateInputMain()
|
| D | EditTextImeSupportTest.java | 110 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testSetTextTriggersRestartInput() 213 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testNavigateFlags()
|
| D | PackageVisibilityTest.java | 82 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testTargetPackageIsVisibleFromIme()
|
| D | ImeInsetsControllerTest.java | 100 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testChangeSizeWhileControlling()
|
| D | InputConnectionEndToEndTest.java | 502 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testInputConnection()
|
| /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
| D | UserRestrictionsParentTest.java | 91 private UiAutomation getUiAutomation() throws InterruptedException { in getUiAutomation() method in UserRestrictionsParentTest
|
| /cts/tests/PhotoPicker/src/android/photopicker/cts/ |
| D | PhotoPickerCloudUtils.java | 145 private static UiAutomation getUiAutomation() { in getUiAutomation() method in PhotoPickerCloudUtils
|
| /cts/tests/accessibility/common/src/android/accessibility/cts/common/ |
| D | AccessibilityDumper.java | 250 private UiAutomation getUiAutomation() { in getUiAutomation() method in AccessibilityDumper
|
| /cts/libs/install/src/com/android/cts/install/lib/ |
| D | InstallUtils.java | 59 private static UiAutomation getUiAutomation() { in getUiAutomation() method in InstallUtils
|
| /cts/tests/tests/content/src/android/content/pm/cts/ |
| D | ResourcesHardeningTest.java | 505 private static UiAutomation getUiAutomation() { in getUiAutomation() method in ResourcesHardeningTest
|
| D | PackageManagerShellCommandIncrementalTest.java | 141 private static UiAutomation getUiAutomation() { in getUiAutomation() method in PackageManagerShellCommandIncrementalTest
|
| /cts/tests/MediaProviderTranscode/src/android/mediaprovidertranscode/cts/ |
| D | TranscodeTestUtils.java | 517 private static UiAutomation getUiAutomation() { in getUiAutomation() method in TranscodeTestUtils
|
| /cts/tests/framework/base/windowmanager/src/android/server/wm/ |
| D | WindowInsetsControllerTests.java | 631 instrumentation.getUiAutomation(), new ImeSettings.Builder())) { in testShowImeOnCreate_doesntCauseImeToReappearWhenDialogIsShown()
|
| /cts/tests/tests/print/printTestUtilLib/src/android/print/test/ |
| D | BasePrintTest.java | 192 public static UiAutomation getUiAutomation() { in getUiAutomation() method in BasePrintTest
|
| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | EditTextTest.java | 754 mInstrumentation.getUiAutomation(), in testClickTwice_showIme()
|