Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DInstrumentation.java120 mRunner = new InstrumentationThread("Instr: " + getClass().getName()); in start()
1536 private final class InstrumentationThread extends Thread { class in Instrumentation
1537 public InstrumentationThread(String name) { in InstrumentationThread() method in Instrumentation.InstrumentationThread
/frameworks/base/docs/html/resources/tutorials/testing/
Dactivity_test.jd1364 at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1447)
1375 at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1447)