Searched refs:InstrumentationThread (Results 1 – 2 of 2) sorted by relevance
127 mRunner = new InstrumentationThread("Instr: " + getClass().getName()); in start()1839 private final class InstrumentationThread extends Thread { class in Instrumentation1840 public InstrumentationThread(String name) { in InstrumentationThread() method in Instrumentation.InstrumentationThread
1304 at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1447)1315 at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1447)