Searched refs:ActiveInstrumentation (Results 1 – 9 of 9) sorted by relevance
31 class ActiveInstrumentation { class79 ActiveInstrumentation(ActivityManagerService service) { in ActiveInstrumentation() method in ActiveInstrumentation
269 private ActiveInstrumentation mInstr;911 void setActiveInstrumentation(ActiveInstrumentation instr) { in setActiveInstrumentation()921 ActiveInstrumentation getActiveInstrumentation() { in getActiveInstrumentation()
2261 ActiveInstrumentation instr) throws IOException, RemoteException { in setupProfilerInfoLocked()2315 ActiveInstrumentation aInstr = mService.mActiveInstrumentation.get(i); in setupProfilerInfoLocked()
666 final ArrayList<ActiveInstrumentation> mActiveInstrumentation = new ArrayList<>();4730 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in attachApplicationLocked()4778 final ActiveInstrumentation instr2 = app.getActiveInstrumentation(); in attachApplicationLocked()10584 ActiveInstrumentation ai = mActiveInstrumentation.get(i); in dumpActiveInstruments()10850 ActiveInstrumentation ai = mActiveInstrumentation.get(i); in writeOtherProcessesInfoToProtoLSP()15716 ActiveInstrumentation activeInstr = new ActiveInstrumentation(this); in startInstrumentation()15841 ActiveInstrumentation activeInstr = new ActiveInstrumentation(this); in startInstrumentationOfSdkSandbox()15903 private void instrumentWithoutRestart(ActiveInstrumentation activeInstr, in instrumentWithoutRestart()15948 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in addInstrumentationResultsLocked()15989 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in finishInstrumentationLocked()[all …]
7718 ActiveInstrumentation instr = targetProcess.getActiveInstrumentation(); in shouldAllowFgsWhileInUsePermissionLocked()7983 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in shouldAllowFgsStartForegroundNoBindingCheckLocked()
778 // Arguments as given to the ActiveInstrumentation object in Bundle781 // Arguments as given to the ActiveInstrumentation object.
347 doReturn(mock(ActiveInstrumentation.class)).when(app).getActiveInstrumentation(); in testUpdateOomAdj_DoOne_RunningInstrumentation()
586 …d/server/am/ProcessRecord;->getActiveInstrumentation()Lcom/android/server/am/ActiveInstrumentation;
1257 …hread;Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ActiveInstrumentation;)Landroid/…2095 …d/server/am/ProcessRecord;->getActiveInstrumentation()Lcom/android/server/am/ActiveInstrumentation;