Home
last modified time | relevance | path

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

/aosp14/frameworks/base/test-base/src/android/test/
H A DInstrumentationTestCase.java74 public Instrumentation getInstrumentation() { in getInstrumentation() method in InstrumentationTestCase
/aosp14/frameworks/base/packages/Shell/tests/src/com/android/shell/
H A DBugreportReceiverTest.java940 private Instrumentation getInstrumentation() { in getInstrumentation() method in BugreportReceiverTest
/aosp14/frameworks/base/core/java/android/app/
H A DActivityThread.java2837 public Instrumentation getInstrumentation() in getInstrumentation() method in ActivityThread