/aosp12/frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/ |
H A D | WindowAnimationJankTestBase.java | 38 getUiDevice().setOrientationNatural(); in setUp() 41 getUiDevice().pressHome(); in setUp() 42 getUiDevice().waitForIdle(); in setUp() 47 getUiDevice().unfreezeRotation(); in tearDown() 51 protected UiDevice getUiDevice() { in getUiDevice() method in WindowAnimationJankTestBase
|
H A D | FullscreenRotationTest.java | 34 getUiDevice().setOrientationLeft(); in beforeTest()
|
/aosp12/frameworks/base/packages/PrintSpooler/tests/outofprocess/src/com/android/printspooler/outofprocess/tests/ |
H A D | WorkflowTest.java | 82 public static UiDevice getUiDevice() { in getUiDevice() method in WorkflowTest 137 UiObject view = getUiDevice().findObject(selector); in clickOn() 139 getUiDevice().waitForIdle(); in clickOn() 307 assertNotNull(getUiDevice().wait(Until.findObject( in addAndSelectPrinter() 324 getUiDevice().pressBack(); in addAndSelectPrinter() 331 getUiDevice().pressBack(); in addAndSelectPrinter() 346 assertNotNull(getUiDevice().wait(Until.findObject( in addAndSelectPrinter() 375 assertNotNull(getUiDevice().wait(Until.findObject( in addAndSelectPrinter() 387 getUiDevice().pressBack(); in addAndSelectPrinter()
|
/aosp12/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/ |
H A D | PlayControlsRowViewTest.java | 115 new DialogHelper(controller.getUiDevice(), controller.getTargetResources()); in testKeepPausedWhileParentalControlChange() 151 UiObject2 menu = controller.getUiDevice().findObject(MENU); in assertButtonHasFocus()
|
H A D | ParentalControlsTest.java | 160 if (controller.getUiDevice().hasObject(bySidePanel)) { in switchParentalControl() 176 new DialogHelper(controller.getUiDevice(), controller.getTargetResources()); in showParentalControl()
|
H A D | LiveChannelsAppTest.java | 125 new DialogHelper(controller.getUiDevice(), controller.getTargetResources()); in testPinCancel()
|
H A D | LiveChannelsTestController.java | 164 public UiDevice getUiDevice() { in getUiDevice() method in LiveChannelsTestController
|
/aosp12/frameworks/base/cmds/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/testrunner/ |
H A D | UiAutomatorTestCase.java | 43 public UiDevice getUiDevice() { in getUiDevice() method in UiAutomatorTestCase
|
/aosp12/frameworks/base/core/tests/coretests/src/android/print/ |
H A D | IPrintManagerParametersTest.java | 75 public static UiDevice getUiDevice() { in getUiDevice() method in IPrintManagerParametersTest 222 getUiDevice().pressBack(); 223 getUiDevice().pressBack();
|
/aosp12/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/dvr/ |
H A D | DvrLibraryTest.java | 102 assertWaitUntilFocused(controller.getUiDevice(), mFullScheduleCard); in testEmptyLibrary() 181 .getUiDevice() in testScheduleRecordings()
|
/aosp12/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/ |
H A D | UiAutomatorTestCase.java | 78 public UiDevice getUiDevice() { in getUiDevice() method in UiAutomatorTestCase
|
/aosp12/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/sidepanel/ |
H A D | CustomizeChannelListFragmentTest.java | 53 mTvView = controller.getUiDevice().findObject(Constants.TV_VIEW); in setUp()
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/ |
H A D | SysuiTestCase.java | 153 protected UiDevice getUiDevice() { in getUiDevice() method in SysuiTestCase
|
/aosp12/frameworks/base/cmds/uiautomator/api/ |
H A D | 16.txt | 169 method public com.android.uiautomator.core.UiDevice getUiDevice();
|
H A D | 17.txt | 187 method public com.android.uiautomator.core.UiDevice getUiDevice();
|
H A D | current.txt | 218 method @Deprecated public com.android.uiautomator.core.UiDevice getUiDevice();
|