Home
last modified time | relevance | path

Searched refs:injectInstrumentation (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/test-base/src/android/test/
DInstrumentationTestSuite.java74 ((InstrumentationTestCase) test).injectInstrumentation(mInstrumentation); in runTest()
DInstrumentationTestCase.java52 public void injectInstrumentation(Instrumentation instrumentation) { in injectInstrumentation() method in InstrumentationTestCase
67 injectInstrumentation(instrumentation); in injectInsrumentation()
/frameworks/base/test-runner/src/android/test/
DAndroidTestRunner.java213 ((InstrumentationTestCase) test).injectInstrumentation(instrumentation); in setInstrumentationIfInstrumentationTestCase()
/frameworks/base/packages/CarrierDefaultApp/tests/unit/src/com/android/carrierdefaultapp/
DSlicePurchaseActivityTest.java77 injectInstrumentation(InstrumentationRegistry.getInstrumentation()); in setUp()
/frameworks/base/test-base/api/
Dcurrent.txt26 method @Deprecated public void injectInstrumentation(android.app.Instrumentation);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28946 method public void injectInstrumentation(android.app.Instrumentation);