Searched refs:ActiveInstrumentation (Results 1 – 5 of 5) sorted by relevance
31 class ActiveInstrumentation { class70 ActiveInstrumentation(ActivityManagerService service) { in ActiveInstrumentation() method in ActiveInstrumentation
219 private ActiveInstrumentation mInstr; // Set to currently active instrumentation running in1236 void setActiveInstrumentation(ActiveInstrumentation instr) { in setActiveInstrumentation()1243 ActiveInstrumentation getActiveInstrumentation() { in getActiveInstrumentation()
561 final ArrayList<ActiveInstrumentation> mActiveInstrumentation = new ArrayList<>();4919 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in attachApplicationLocked()4988 ActiveInstrumentation aInstr = mActiveInstrumentation.get(i); in attachApplicationLocked()5040 final ActiveInstrumentation instr2 = app.getActiveInstrumentation(); in attachApplicationLocked()10568 ActiveInstrumentation ai = mActiveInstrumentation.get(i); in dumpProcessesLocked()10930 ActiveInstrumentation ai = mActiveInstrumentation.get(i); in writeProcessesToProtoLocked()15747 ActiveInstrumentation activeInstr = new ActiveInstrumentation(this); in startInstrumentation()15827 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in addInstrumentationResultsLocked()15863 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in finishInstrumentationLocked()18860 final ActiveInstrumentation instr = mActiveInstrumentation.get(i); in startDelegateShellPermissionIdentity()
823 // Arguments as given to the ActiveInstrumentation object in Bundle826 // Arguments as given to the ActiveInstrumentation object.
3507 …d/server/am/ProcessRecord;->getActiveInstrumentation()Lcom/android/server/am/ActiveInstrumentation;18571 Lcom/android/server/am/ActiveInstrumentation;