Home
last modified time | relevance | path

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

/aosp14/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.java269 private ActiveInstrumentation mInstr;
911 void setActiveInstrumentation(ActiveInstrumentation instr) { in setActiveInstrumentation()
921 ActiveInstrumentation getActiveInstrumentation() { in getActiveInstrumentation()
H A DAppProfiler.java2261 ActiveInstrumentation instr) throws IOException, RemoteException { in setupProfilerInfoLocked()
2315 ActiveInstrumentation aInstr = mService.mActiveInstrumentation.get(i); in setupProfilerInfoLocked()
H A DActivityManagerService.java666 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 …]
H A DActiveServices.java7718 ActiveInstrumentation instr = targetProcess.getActiveInstrumentation(); in shouldAllowFgsWhileInUsePermissionLocked()
7983 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in shouldAllowFgsStartForegroundNoBindingCheckLocked()
/aosp14/frameworks/base/core/proto/android/server/
H A Dactivitymanagerservice.proto778 // Arguments as given to the ActiveInstrumentation object in Bundle
781 // Arguments as given to the ActiveInstrumentation object.
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DMockingOomAdjusterTests.java347 doReturn(mock(ActiveInstrumentation.class)).when(app).getActiveInstrumentation(); in testUpdateOomAdj_DoOne_RunningInstrumentation()
/aosp14/frameworks/base/services/
H A Dart-profile-boot586 …d/server/am/ProcessRecord;->getActiveInstrumentation()Lcom/android/server/am/ActiveInstrumentation;
H A Dart-profile1257 …hread;Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ActiveInstrumentation;)Landroid/…
2095 …d/server/am/ProcessRecord;->getActiveInstrumentation()Lcom/android/server/am/ActiveInstrumentation;