/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/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/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/flicker/test/src/android/tools/flicker/junit/ |
D | FlickerServiceDecoratorTest.kt | 50 val instrumentation = Mockito.mock(Instrumentation::class.java) in sendsInstrumentationUpdatesOWhenComputingTestMethods() constant 113 val instrumentation = Mockito.mock(Instrumentation::class.java) in failsTestAndNotModuleOnFlickerServiceMethodComputeError() constant 163 val instrumentation = Mockito.mock(Instrumentation::class.java) in handleDuplicateFlickerMethods() constant
|
/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/sts-common-util/device-side/tests/src/com/android/sts/common/util/ |
D | DumpsysUtilsTest.java | 55 Instrumentation instrumentation = getInstrumentation(); in setUp() local
|
/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/flicker/legacy/ |
D | FlickerTestDataImpl.kt | 35 override val instrumentation: Instrumentation, constant in android.tools.flicker.legacy.FlickerTestDataImpl
|
/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/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/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/flicker/rules/ |
D | LaunchAppRule.kt | 46 private val instrumentation: Instrumentation = appHelper.instrumentation, constant in android.tools.flicker.rules.LaunchAppRule
|
/platform_testing/libraries/flicker/src/android/tools/flicker/junit/ |
D | AbstractFlickerRunnerDecorator.kt | 27 protected val instrumentation: Instrumentation = InstrumentationRegistry.getInstrumentation() constant in android.tools.flicker.junit.AbstractFlickerRunnerDecorator
|
/platform_testing/tests/health/scenarios/src/android/platform/test/scenario/generic/ |
D | OpenApp.java | 85 public GenericAppHelperImpl(Instrumentation instrumentation) { in GenericAppHelperImpl()
|
/platform_testing/tests/health/scenarios/tests/src/android/platform/test/scenario/generic/ |
D | IdleInAppMicrobenchmark.java | 89 public GenericAppHelperImpl(Instrumentation instrumentation) { in GenericAppHelperImpl()
|
/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/ |
D | DexTestRunner.java | 83 Instrumentation instrumentation, in DexTestRunner() 255 public void setInstrumentation(Instrumentation instrumentation) { in setInstrumentation()
|