Searched refs:aThread (Results 1 – 3 of 3) sorted by relevance
89 Thread t1 = new aThread(); in topMethod()91 Thread t2 = new aThread(); in topMethod()93 Thread t3 = new aThread(); in topMethod()103 private class aThread extends Thread { class in TraceTest
1219 ActivityThread aThread = null; in newActivity() local1224 activity.attach(context, aThread, this, token, 0 /* ident */, application, intent, in newActivity()
7723 final void attach(Context context, ActivityThread aThread, in attach() argument7747 mMainThread = aThread; in attach()