Home
last modified time | relevance | path

Searched defs:setInstrumentation (Results 1 – 13 of 13) sorted by relevance

/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DStopwatchRule.java94 void setInstrumentation(Instrumentation instrumentation) { in setInstrumentation() method in StopwatchRule
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
DILeanbackLauncherStrategy.java35 public void setInstrumentation(Instrumentation instrumentation); in setInstrumentation() method
DIAutoLauncherStrategy.java25 void setInstrumentation(Instrumentation instrumentation); in setInstrumentation() method
DTvLauncherStrategy.java440 public void setInstrumentation(Instrumentation instrumentation) { in setInstrumentation() method in TvLauncherStrategy
DAutoLauncherStrategy.java120 public void setInstrumentation(Instrumentation instrumentation) { in setInstrumentation() method in AutoLauncherStrategy
DLeanbackLauncherStrategy.java222 public void setInstrumentation(Instrumentation instrumentation) { in setInstrumentation() method in LeanbackLauncherStrategy
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper2/
DILeanbackLauncherStrategy.java35 public void setInstrumentation(Instrumentation instrumentation); in setInstrumentation() method
DIAutoLauncherStrategy.java23 void setInstrumentation(Instrumentation instrumentation); in setInstrumentation() method
DAutoLauncherStrategy.java125 public void setInstrumentation(Instrumentation instrumentation) { in setInstrumentation() method in AutoLauncherStrategy
DTvLauncherStrategy.java415 public void setInstrumentation(Instrumentation instrumentation) { in setInstrumentation() method in TvLauncherStrategy
DLeanbackLauncherStrategy.java191 public void setInstrumentation(Instrumentation instrumentation) { in setInstrumentation() method in LeanbackLauncherStrategy
/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/
DTestMetricRuleTest.java266 public void setInstrumentation(Instrumentation instr) { in setInstrumentation() method in TestMetricRuleTest.BaseTestableCollector
/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DDexTestRunner.java255 public void setInstrumentation(Instrumentation instrumentation) { in setInstrumentation() method in DexTestRunner