/cts/tests/inputmethod/src/android/view/inputmethod/cts/ |
D | FocusHandlingTest.java | 141 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 …]
|
D | SearchViewTest.java | 125 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testTapThenSetQuery() 158 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testShowImeWithSearchViewFocus() 185 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testShowImeWhenSearchViewFocusInListView()
|
D | InputMethodServiceStrictModeTest.java | 119 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in verifyIms() 155 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testIncorrectContextUseOnImsDerivedDisplayContext()
|
D | ImeInsetsVisibilityTest.java | 98 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()
|
D | InputMethodStartInputLifecycleTest.java | 99 context, instrumentation.getUiAutomation(), new ImeSettings.Builder())) { in testInputConnectionStateWhenScreenStateChanges() 186 instrumentation.getUiAutomation(), in testNoStartNewInputWhileOtherProcessHasWindowFocus()
|
D | OnScreenPositionTest.java | 92 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testImeIsNotBehindNavBar()
|
D | PackageVisibilityTest.java | 82 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testTargetPackageIsVisibleFromIme()
|
D | ImeInsetsControllerTest.java | 98 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testChangeSizeWhileControlling()
|
D | EditTextImeSupportTest.java | 104 InstrumentationRegistry.getInstrumentation().getUiAutomation(), in testSetTextTriggersRestartInput()
|
D | InputConnectionBlockingMethodTest.java | 188 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/accessibility/common/src/android/accessibility/cts/common/ |
D | AccessibilityDumper.java | 242 private UiAutomation getUiAutomation() { in getUiAutomation() method in AccessibilityDumper
|
/cts/libs/install/src/com/android/cts/install/lib/ |
D | InstallUtils.java | 57 private static UiAutomation getUiAutomation() { in getUiAutomation() method in InstallUtils
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | ResourcesHardeningTest.java | 483 private static UiAutomation getUiAutomation() { in getUiAutomation() method in ResourcesHardeningTest
|
D | PackageManagerShellCommandTest.java | 102 private static UiAutomation getUiAutomation() { in getUiAutomation() method in PackageManagerShellCommandTest
|
D | PackageManagerShellCommandIncrementalTest.java | 112 private static UiAutomation getUiAutomation() { in getUiAutomation() method in PackageManagerShellCommandIncrementalTest
|
D | ChecksumsTest.java | 152 private static UiAutomation getUiAutomation() { in getUiAutomation() method in ChecksumsTest
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | WindowInsetsControllerTests.java | 550 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
|