Searched refs:InstrumentationThread (Results 1 – 1 of 1) sorted by relevance
200 mRunner = new InstrumentationThread("Instr: " + getClass().getName()); in start()2580 private final class InstrumentationThread extends Thread { class in Instrumentation2581 public InstrumentationThread(String name) { in InstrumentationThread() method in Instrumentation.InstrumentationThread