Searched defs:getTargetContext (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/test-runner/tests/src/android/test/
H A DInstrumentationTestRunnerTest.java227 public Context getTargetContext() { method in class:InstrumentationTestRunnerTest.StubInstrumentationTestRunner
/frameworks/base/core/java/android/app/
H A DInstrumentation.java232 * See {@link #getTargetContext} to retrieve a Context for the target
237 * @see #getTargetContext
263 public Context getTargetContext() { method in class:Instrumentation
381 getTargetContext().getPackageManager(), 0);
403 getTargetContext().startActivity(intent);
1814 mUiAutomation = new UiAutomation(getTargetContext().getMainLooper(),
/frameworks/testing/espresso/libs/
H A Dtestrunner-1.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/apps/ ...

Completed in 1147 milliseconds