Home
last modified time | relevance | path

Searched refs:ActiveInstrumentation (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActiveInstrumentation.java31 class ActiveInstrumentation { class
79 ActiveInstrumentation(ActivityManagerService service) { in ActiveInstrumentation() method in ActiveInstrumentation
H A DProcessRecord.java234 private ActiveInstrumentation mInstr;
758 void setActiveInstrumentation(ActiveInstrumentation instr) { in setActiveInstrumentation()
768 ActiveInstrumentation getActiveInstrumentation() { in getActiveInstrumentation()
H A DAppProfiler.java2031 ActiveInstrumentation instr) throws IOException, RemoteException { in setupProfilerInfoLocked()
2085 ActiveInstrumentation aInstr = mService.mActiveInstrumentation.get(i); in setupProfilerInfoLocked()
H A DActivityManagerService.java563 final ArrayList<ActiveInstrumentation> mActiveInstrumentation = new ArrayList<>();
4468 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in attachApplicationLocked()
4516 final ActiveInstrumentation instr2 = app.getActiveInstrumentation(); in attachApplicationLocked()
9326 ActiveInstrumentation ai = mActiveInstrumentation.get(i); in dumpActiveInstruments()
9582 ActiveInstrumentation ai = mActiveInstrumentation.get(i); in writeOtherProcessesInfoToProtoLSP()
13823 ActiveInstrumentation activeInstr = new ActiveInstrumentation(this); in startInstrumentation()
13901 private void instrumentWithoutRestart(ActiveInstrumentation activeInstr, in instrumentWithoutRestart()
13946 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in addInstrumentationResultsLocked()
13985 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in finishInstrumentationLocked()
16228 ActiveInstrumentation activeInst = mActiveInstrumentation.get(i);
[all …]
H A DActiveServices.java5987 ActiveInstrumentation instr = targetService.app.getActiveInstrumentation(); in shouldAllowFgsWhileInUsePermissionLocked()
6152 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in shouldAllowFgsStartForegroundLocked()
/aosp12/frameworks/base/core/proto/android/server/
H A Dactivitymanagerservice.proto756 // Arguments as given to the ActiveInstrumentation object in Bundle
759 // Arguments as given to the ActiveInstrumentation object.
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DMockingOomAdjusterTests.java300 doReturn(mock(ActiveInstrumentation.class)).when(app).getActiveInstrumentation(); in testUpdateOomAdj_DoOne_RunningInstrumentation()
/aosp12/frameworks/base/services/
H A Dart-profile-boot586 …d/server/am/ProcessRecord;->getActiveInstrumentation()Lcom/android/server/am/ActiveInstrumentation;
H A Dart-profile5864 PLcom/android/server/am/ActiveInstrumentation;-><init>(Lcom/android/server/am/ActivityManagerServic…
5865 PLcom/android/server/am/ActiveInstrumentation;->removeProcess(Lcom/android/server/am/ProcessRecord;…
7109 …hread;Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ActiveInstrumentation;)Landroid/…
8763 …d/server/am/ProcessRecord;->getActiveInstrumentation()Lcom/android/server/am/ActiveInstrumentation;
8821 …/server/am/ProcessRecord;->setActiveInstrumentation(Lcom/android/server/am/ActiveInstrumentation;)V
52194 Lcom/android/server/am/ActiveInstrumentation;