Searched refs:MyThread (Results 1 – 3 of 3) sorted by relevance
40 final class MyThread extends Thread { class in InstrumentationReporter41 public MyThread() { in MyThread() method in InstrumentationReporter.MyThread137 mThread = new MyThread(); in report()
519 class MyThread : public Thread { in TEST_F() class536 explicit MyThread(const sp<GLConsumer>& mST) in TEST_F() function in android::TEST_F::MyThread543 ~MyThread() { in TEST_F()560 MyThread* thread = new MyThread(mST); in TEST_F()
7186 PLcom/android/server/am/InstrumentationReporter$MyThread;-><init>(Lcom/android/server/am/Instrument…7187 PLcom/android/server/am/InstrumentationReporter$MyThread;->run()V41581 Lcom/android/server/am/InstrumentationReporter$MyThread;