Searched defs:instr (Results 1 – 3 of 3) sorted by relevance
43 public InstrumentationTestSuite(Instrumentation instr) { in InstrumentationTestSuite()48 public InstrumentationTestSuite(String name, Instrumentation instr) { in InstrumentationTestSuite()58 public InstrumentationTestSuite(final Class theClass, Instrumentation instr) { in InstrumentationTestSuite()
143 ActiveInstrumentation instr;// Set to currently active instrumentation running in process field in ProcessRecord
6903 Instrumentation instr, IBinder token, int ident, in attach()