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