Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
DBaseInstrumentationTestCase.java44 public Instrumentation getInstrumentation() { in getInstrumentation() method in BaseInstrumentationTestCase
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/test/
DRecyclerViewTest.java146 private Instrumentation getInstrumentation() { in getInstrumentation() method in RecyclerViewTest
/frameworks/base/packages/MtpDocumentsProvider/tests/src/com/android/mtp/
DMtpManagerTest.java57 public TestResultInstrumentation getInstrumentation() { in getInstrumentation() method in MtpManagerTest
/frameworks/base/packages/PrintSpooler/tests/outofprocess/src/com/android/printspooler/outofprocess/tests/
DBasePrintTest.java81 protected static Instrumentation getInstrumentation() { in getInstrumentation() method in BasePrintTest
/frameworks/base/legacy-test/src/android/test/
DInstrumentationTestCase.java74 public Instrumentation getInstrumentation() { in getInstrumentation() method in InstrumentationTestCase
/frameworks/base/core/tests/coretests/src/android/print/
DBasePrintTest.java118 protected static Instrumentation getInstrumentation() { in getInstrumentation() method in BasePrintTest
/frameworks/base/packages/Shell/tests/src/com/android/shell/
DBugreportReceiverTest.java1063 private Instrumentation getInstrumentation() { in getInstrumentation() method in BugreportReceiverTest
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseRecyclerViewInstrumentationTest.java220 public Instrumentation getInstrumentation() { in getInstrumentation() method in BaseRecyclerViewInstrumentationTest
/frameworks/base/core/java/android/app/
DActivityThread.java2166 public Instrumentation getInstrumentation() in getInstrumentation() method in ActivityThread