Home
last modified time | relevance | path

Searched defs:getUiDevice (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/
H A DWindowAnimationJankTestBase.java50 protected UiDevice getUiDevice() { in getUiDevice() method in WindowAnimationJankTestBase
/aosp14/frameworks/base/core/tests/coretests/src/android/print/
H A DIPrintManagerParametersTest.java75 public static UiDevice getUiDevice() { in getUiDevice() method in IPrintManagerParametersTest
/aosp14/frameworks/base/cmds/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/testrunner/
H A DUiAutomatorTestCase.java43 public UiDevice getUiDevice() { in getUiDevice() method in UiAutomatorTestCase
/aosp14/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
H A DUiAutomatorTestCase.java78 public UiDevice getUiDevice() { in getUiDevice() method in UiAutomatorTestCase
/aosp14/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
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/
H A DSysuiTestCase.java202 protected UiDevice getUiDevice() { in getUiDevice() method in SysuiTestCase