Home
last modified time | relevance | path

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

/platform_testing/tests/health/scenarios/src/android/platform/test/scenario/codelab/answers/
DOpenCalculator.java56 private static UiDevice getUiDevice() { in getUiDevice() method in OpenCalculator
/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/
DNaturalOrientationRuleTest.java63 protected UiDevice getUiDevice() { in getUiDevice() method in NaturalOrientationRuleTest.TestableNaturalOrientationRule
DPressHomeRuleTest.java97 protected UiDevice getUiDevice() { in getUiDevice() method in PressHomeRuleTest.TestablePressHomeRule
DUnlockScreenRuleTest.java97 protected UiDevice getUiDevice() { in getUiDevice() method in UnlockScreenRuleTest.TestableUnlockScreenRule
DCoolDownRuleTest.java285 protected UiDevice getUiDevice() { in getUiDevice() method in CoolDownRuleTest.TestableRule
/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/
DHelperTestUtility.java51 public static UiDevice getUiDevice() { in getUiDevice() method in HelperTestUtility
/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DAuptTestCase.java105 protected UiDevice getUiDevice() { in getUiDevice() method in AuptTestCase