Searched defs:instrumentation (Results 1 – 4 of 4) sorted by relevance
32 private DPadHelper(Instrumentation instrumentation) { in DPadHelper()36 public static DPadHelper getInstance(Instrumentation instrumentation) { in getInstance()
70 private Instrumentation instrumentation = null; field in SysAppTestHelper84 private SysAppTestHelper(UiDevice mDevice, Instrumentation instrumentation) { in SysAppTestHelper()97 public static SysAppTestHelper getInstance(UiDevice device, Instrumentation instrumentation) { in getInstance()
72 Instrumentation instrumentation) { in ExternalStorageHelper()80 UiAutomation uiAutomation, Instrumentation instrumentation) { in getInstance()
427 Test test, Instrumentation instrumentation) { in setInstrumentationIfInstrumentationTestCase()481 public void setInstrumentation(Instrumentation instrumentation) { in setInstrumentation()