Searched refs:ActiveInstrumentation (Results 1 – 3 of 3) sorted by relevance
30 class ActiveInstrumentation { class66 ActiveInstrumentation(ActivityManagerService service) { in ActiveInstrumentation() method in ActiveInstrumentation
143 ActiveInstrumentation instr;// Set to currently active instrumentation running in process
626 final ArrayList<ActiveInstrumentation> mActiveInstrumentation = new ArrayList<>();6883 ActiveInstrumentation aInstr = mActiveInstrumentation.get(i); in attachApplicationLocked()15550 ActiveInstrumentation ai = mActiveInstrumentation.get(i);19872 ActiveInstrumentation activeInstr = new ActiveInstrumentation(this);