Home
last modified time | relevance | path

Searched defs:getInstrumentation (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/services/Mtp/tests/src/com/android/mtp/
H A DMtpManagerTest.java57 public TestResultInstrumentation getInstrumentation() { in getInstrumentation() method in MtpManagerTest
/aosp12/frameworks/base/test-base/src/android/test/
H A DInstrumentationTestCase.java74 public Instrumentation getInstrumentation() { in getInstrumentation() method in InstrumentationTestCase
/aosp12/frameworks/base/packages/Shell/tests/src/com/android/shell/
H A DBugreportReceiverTest.java940 private Instrumentation getInstrumentation() { in getInstrumentation() method in BugreportReceiverTest
/aosp12/frameworks/base/core/java/android/app/
H A DActivityThread.java2609 public Instrumentation getInstrumentation() in getInstrumentation() method in ActivityThread