Searched refs:InstrumentationThread (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DInstrumentation.java125 mRunner = new InstrumentationThread("Instr: " + getClass().getName());
1687 private final class InstrumentationThread extends Thread { class in class:Instrumentation
1688 public InstrumentationThread(String name) { method in class:Instrumentation.InstrumentationThread

Completed in 49 milliseconds