Searched defs:aThread (Results 1 – 3 of 3) sorted by relevance
102 private class aThread extends Thread { class in TraceTest
5074 final void attach(Context context, ActivityThread aThread, Instrumentation instr, IBinder token, in attach()5082 final void attach(Context context, ActivityThread aThread, in attach()
1037 ActivityThread aThread = null; in newActivity() local