Home
last modified time | relevance | path

Searched refs:getUiDevice (Results 1 – 16 of 16) sorted by relevance

/aosp12/frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/
H A DWindowAnimationJankTestBase.java38 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 DFullscreenRotationTest.java34 getUiDevice().setOrientationLeft(); in beforeTest()
/aosp12/frameworks/base/packages/PrintSpooler/tests/outofprocess/src/com/android/printspooler/outofprocess/tests/
H A DWorkflowTest.java82 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 DPlayControlsRowViewTest.java115 new DialogHelper(controller.getUiDevice(), controller.getTargetResources()); in testKeepPausedWhileParentalControlChange()
151 UiObject2 menu = controller.getUiDevice().findObject(MENU); in assertButtonHasFocus()
H A DParentalControlsTest.java160 if (controller.getUiDevice().hasObject(bySidePanel)) { in switchParentalControl()
176 new DialogHelper(controller.getUiDevice(), controller.getTargetResources()); in showParentalControl()
H A DLiveChannelsAppTest.java125 new DialogHelper(controller.getUiDevice(), controller.getTargetResources()); in testPinCancel()
H A DLiveChannelsTestController.java164 public UiDevice getUiDevice() { in getUiDevice() method in LiveChannelsTestController
/aosp12/frameworks/base/cmds/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/testrunner/
H A DUiAutomatorTestCase.java43 public UiDevice getUiDevice() { in getUiDevice() method in UiAutomatorTestCase
/aosp12/frameworks/base/core/tests/coretests/src/android/print/
H A DIPrintManagerParametersTest.java75 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 DDvrLibraryTest.java102 assertWaitUntilFocused(controller.getUiDevice(), mFullScheduleCard); in testEmptyLibrary()
181 .getUiDevice() in testScheduleRecordings()
/aosp12/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
H A DUiAutomatorTestCase.java78 public UiDevice getUiDevice() { in getUiDevice() method in UiAutomatorTestCase
/aosp12/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/sidepanel/
H A DCustomizeChannelListFragmentTest.java53 mTvView = controller.getUiDevice().findObject(Constants.TV_VIEW); in setUp()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
H A DSysuiTestCase.java153 protected UiDevice getUiDevice() { in getUiDevice() method in SysuiTestCase
/aosp12/frameworks/base/cmds/uiautomator/api/
H A D16.txt169 method public com.android.uiautomator.core.UiDevice getUiDevice();
H A D17.txt187 method public com.android.uiautomator.core.UiDevice getUiDevice();
H A Dcurrent.txt218 method @Deprecated public com.android.uiautomator.core.UiDevice getUiDevice();