Searched refs:aThread (Results 1 – 3 of 3) sorted by relevance
88 Thread t1 = new aThread(); in topMethod()90 Thread t2 = new aThread(); in topMethod()92 Thread t3 = new aThread(); in topMethod()102 private class aThread extends Thread { class in TraceTest
1043 ActivityThread aThread = null; in newActivity() local1044 activity.attach(context, aThread, this, token, 0, application, intent, in newActivity()
6169 final void attach(Context context, ActivityThread aThread, in attach() argument6191 mMainThread = aThread; in attach()