Home
last modified time | relevance | path

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

123

/aosp_15_r20/platform_testing/libraries/health/rules/src/android/platform/test/rule/
H A DDeviceTypeRule.kt166 private fun getUiDevice(): UiDevice = UiDevice.getInstance(getInstrumentation()) method
H A DArtifactSaver.java129 private static UiDevice getUiDevice() { in getUiDevice() method in ArtifactSaver
/aosp_15_r20/platform_testing/tests/health/scenarios/src/android/platform/test/scenario/codelab/answers/
H A DOpenCalculator.java56 private static UiDevice getUiDevice() { in getUiDevice() method in OpenCalculator
/aosp_15_r20/frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/
H A DWindowAnimationJankTestBase.java50 protected UiDevice getUiDevice() { in getUiDevice() method in WindowAnimationJankTestBase
/aosp_15_r20/platform_testing/libraries/systemui-helper/src/android/platform/helpers/ui/
H A DUiAutomatorUtils.java43 public static UiDevice getUiDevice() { in getUiDevice() method in UiAutomatorUtils
H A DUiSearch2.java46 private static UiDevice getUiDevice() { in getUiDevice() method in UiSearch2
/aosp_15_r20/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/
H A DCancelNotificationRuleTest.java78 protected UiDevice getUiDevice() { in getUiDevice() method in CancelNotificationRuleTest.TestableCancelNotificationRule
H A DPressHomeRuleTest.java97 protected UiDevice getUiDevice() { in getUiDevice() method in PressHomeRuleTest.TestablePressHomeRule
H A DSetBatteryPercentageVisibleRuleTest.java91 protected UiDevice getUiDevice() { in getUiDevice() method in SetBatteryPercentageVisibleRuleTest.TestableSetBatteryPercentageVisibleRule
H A DUnlockScreenRuleTest.java100 protected UiDevice getUiDevice() { in getUiDevice() method in UnlockScreenRuleTest.TestableUnlockScreenRule
H A DKillAppsOnFailureRuleTest.java104 protected UiDevice getUiDevice() { in getUiDevice() method in KillAppsOnFailureRuleTest.TestableKillAppsOnFailureRule
/aosp_15_r20/frameworks/base/cmds/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/testrunner/
H A DUiAutomatorTestCase.java43 public UiDevice getUiDevice() { in getUiDevice() method in UiAutomatorTestCase
/aosp_15_r20/test/app_compat/csuite/test_scripts/src/main/java/com/android/pixel/tests/
DPixelAppCompatTestBase.java56 protected UiDevice getUiDevice() { in getUiDevice() method in PixelAppCompatTestBase
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/print/
H A DIPrintManagerParametersTest.java75 public static UiDevice getUiDevice() { in getUiDevice() method in IPrintManagerParametersTest
/aosp_15_r20/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/
H A DHelperTestUtility.java51 public static UiDevice getUiDevice() { in getUiDevice() method in HelperTestUtility
/aosp_15_r20/cts/hostsidetests/harmfulappwarning/testapp/src/android/harmfulappwarning/testapp/
H A DHarmfulAppWarningDeviceTest.java63 protected static UiDevice getUiDevice() { in getUiDevice() method in HarmfulAppWarningDeviceTest
/aosp_15_r20/cts/tests/leanbackjank/src/android/leanbackjank/cts/
H A DCtsJankTestBase.java110 protected UiDevice getUiDevice() { in getUiDevice() method in CtsJankTestBase
/aosp_15_r20/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
H A DUiAutomatorTestCase.java78 public UiDevice getUiDevice() { in getUiDevice() method in UiAutomatorTestCase
/aosp_15_r20/cts/tests/tests/content/lib/accountaccess/src/com.android.cts.content/
H A DUtils.java58 public static UiDevice getUiDevice() { in getUiDevice() method in Utils
/aosp_15_r20/packages/apps/Settings/tests/uitests/src/com/android/settings/biometrics2/utils/
DLockScreenUtil.java114 private static UiDevice getUiDevice() { in getUiDevice() method in LockScreenUtil
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/perftests/scenarios/src/android/ondevicepersonalization/test/scenario/ondevicepersonalization/
DDownloadHelper.java200 private static UiDevice getUiDevice() { in getUiDevice() method in DownloadHelper
/aosp_15_r20/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
H A DAuptTestCase.java88 protected UiDevice getUiDevice() { in getUiDevice() method in AuptTestCase
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
H A DUiAutomatorUtils.java70 public static UiDevice getUiDevice() { in getUiDevice() method in UiAutomatorUtils
H A DUiAutomatorUtils2.java65 public static UiDevice getUiDevice() { in getUiDevice() method in UiAutomatorUtils2
/aosp_15_r20/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

123