Home
last modified time | relevance | path

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

/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DStopwatchRule.java76 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
DVolvoLauncherStrategy.java74 public void setInstrumentation(Instrumentation instrumentation) { in setInstrumentation() method in VolvoLauncherStrategy
DTvLauncherStrategy.java428 public void setInstrumentation(Instrumentation instrumentation) { in setInstrumentation() method in TvLauncherStrategy
DAutoLauncherStrategy.java113 public void setInstrumentation(Instrumentation instrumentation) { in setInstrumentation() method in AutoLauncherStrategy
DLeanbackLauncherStrategy.java209 public void setInstrumentation(Instrumentation instrumentation) { in setInstrumentation() method in LeanbackLauncherStrategy
/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DDexTestRunner.java255 public void setInstrumentation(Instrumentation instrumentation) { in setInstrumentation() method in DexTestRunner