Searched refs:aThread (Results 1 – 3 of 3) sorted by relevance
103 Thread t1 = new aThread(); in topMethod()105 Thread t2 = new aThread(); in topMethod()107 Thread t3 = new aThread(); in topMethod()117 private class aThread extends Thread { class in TraceTest
1346 ActivityThread aThread = null; in newActivity() local1351 activity.attach(context, aThread, this, token, 0 /* ident */, application, intent, in newActivity()
8504 final void attach(Context context, ActivityThread aThread,8530 mMainThread = aThread;