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
1253 ActivityThread aThread = null; in newActivity() local1258 activity.attach(context, aThread, this, token, 0 /* ident */, application, intent, in newActivity()
7938 final void attach(Context context, ActivityThread aThread,7963 mMainThread = aThread;