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<>();4924 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in attachApplicationLocked()4993 ActiveInstrumentation aInstr = mActiveInstrumentation.get(i); in attachApplicationLocked()5045 final ActiveInstrumentation instr2 = app.getActiveInstrumentation(); in attachApplicationLocked()10576 ActiveInstrumentation ai = mActiveInstrumentation.get(i); in dumpProcessesLocked()10938 ActiveInstrumentation ai = mActiveInstrumentation.get(i); in writeProcessesToProtoLocked()15755 ActiveInstrumentation activeInstr = new ActiveInstrumentation(this); in startInstrumentation()15835 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in addInstrumentationResultsLocked()15871 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in finishInstrumentationLocked()18868 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;