| /platform_testing/libraries/system-helpers/commands-helper/src/android/system/helpers/ |
| D | CommandsHelper.java | 39 private CommandsHelper(Instrumentation instrumentation) { in CommandsHelper() 54 public static CommandsHelper getInstance(Instrumentation instrumentation) { in getInstance() 68 public void injectInstrumentation(Instrumentation instrumentation) { in injectInstrumentation()
|
| /platform_testing/libraries/system-helpers/package-helper/src/android/system/helpers/ |
| D | PackageHelper.java | 35 public PackageHelper(Instrumentation instrumentation) { in PackageHelper() 41 public static PackageHelper getInstance(Instrumentation instrumentation) { in getInstance()
|
| /platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomator_helpers/ |
| D | ShellPrivilege.kt | 27 private val instrumentation = InstrumentationRegistry.getInstrumentation() constant
|
| /platform_testing/libraries/app-helpers/handheld/performance-launch-app-helper/src/android/platform/helpers/ |
| D | PerformanceLaunchHelperImpl.java | 24 public PerformanceLaunchHelperImpl(Instrumentation instrumentation) { in PerformanceLaunchHelperImpl()
|
| /platform_testing/libraries/app-helpers/handheld/business-card-app-helper/src/android/platform/helpers/ |
| D | BusinessCardHelperImpl.java | 24 public BusinessCardHelperImpl(Instrumentation instrumentation) { in BusinessCardHelperImpl()
|
| /platform_testing/libraries/health/rules/src/android/platform/test/rule/ |
| D | ClassMetricRule.java | 61 ClassMetricRule(Bundle args, Instrumentation instrumentation) { in ClassMetricRule()
|
| D | StopwatchRule.java | 94 void setInstrumentation(Instrumentation instrumentation) { in setInstrumentation()
|
| /platform_testing/tests/jank/sysapp_wear/src/com/android/wearable/sysapp/janktests/ |
| D | SysAppTestHelper.java | 56 private Instrumentation instrumentation = null; field in SysAppTestHelper 63 private SysAppTestHelper(UiDevice mDevice, Instrumentation instrumentation) { in SysAppTestHelper() 70 public static SysAppTestHelper getInstance(UiDevice device, Instrumentation instrumentation) { in getInstance()
|
| D | WatchFaceHelper.java | 57 private WatchFaceHelper(UiDevice device, Instrumentation instrumentation) { in WatchFaceHelper() 62 public static WatchFaceHelper getInstance(UiDevice device, Instrumentation instrumentation) { in getInstance()
|
| /platform_testing/tests/jank/touch_latency_wear/src/com/android/wearable/touch/janktests/ |
| D | TouchLatencyHelper.java | 56 private TouchLatencyHelper(UiDevice mDevice, Instrumentation instrumentation) { in TouchLatencyHelper() 61 public static TouchLatencyHelper getInstance(UiDevice device, Instrumentation instrumentation) { in getInstance()
|
| /platform_testing/libraries/app-helpers/core/src/android/platform/helpers/watchers/ |
| D | AppIsNotRespondingWatcher.java | 35 public AppIsNotRespondingWatcher(Instrumentation instrumentation) { in AppIsNotRespondingWatcher()
|
| D | AppIsNotRespondingWatcher2.java | 35 public AppIsNotRespondingWatcher2(Instrumentation instrumentation) { in AppIsNotRespondingWatcher2()
|
| /platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/util/ |
| D | SendToInstrumentation.java | 63 private static void sendStatus(int code, Instrumentation instrumentation, Bundle bundle) { in sendStatus()
|
| /platform_testing/libraries/flicker/src/android/tools/device/flicker/legacy/ |
| D | FlickerTestDataImpl.kt | 35 override val instrumentation: Instrumentation, constant in android.tools.device.flicker.legacy.FlickerTestDataImpl
|
| /platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper2/ |
| D | ILeanbackLauncherStrategy.java | 35 public void setInstrumentation(Instrumentation instrumentation); in setInstrumentation()
|
| D | IAutoLauncherStrategy.java | 23 void setInstrumentation(Instrumentation instrumentation); in setInstrumentation()
|
| D | LauncherStrategyFactory.java | 62 public static LauncherStrategyFactory getInstance(Instrumentation instrumentation) { in getInstance()
|
| /platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/ |
| D | ILeanbackLauncherStrategy.java | 35 public void setInstrumentation(Instrumentation instrumentation); in setInstrumentation()
|
| D | IAutoLauncherStrategy.java | 25 void setInstrumentation(Instrumentation instrumentation); in setInstrumentation()
|
| D | LauncherStrategyFactory.java | 61 public static LauncherStrategyFactory getInstance(Instrumentation instrumentation) { in getInstance()
|
| /platform_testing/libraries/sts-common-util/device-side/src/com/android/sts/common/ |
| D | SystemUtil.java | 50 Instrumentation instrumentation, in withSetting()
|
| /platform_testing/libraries/flicker/src/android/tools/device/flicker/legacy/runner/ |
| D | Utils.kt | 42 private val instrumentation: Instrumentation = InstrumentationRegistry.getInstrumentation() constant
|
| /platform_testing/libraries/flicker/src/android/tools/device/flicker/rules/ |
| D | LaunchAppRule.kt | 45 private val instrumentation: Instrumentation = appHelper.mInstrumentation, constant in android.tools.device.flicker.rules.LaunchAppRule
|
| /platform_testing/libraries/flicker/src/android/tools/device/flicker/junit/ |
| D | AbstractFlickerRunnerDecorator.kt | 28 protected val instrumentation: Instrumentation = InstrumentationRegistry.getInstrumentation() constant in android.tools.device.flicker.junit.AbstractFlickerRunnerDecorator
|
| /platform_testing/tests/health/scenarios/src/android/platform/test/scenario/generic/ |
| D | OpenApp.java | 85 public GenericAppHelperImpl(Instrumentation instrumentation) { in GenericAppHelperImpl()
|