Home
last modified time | relevance | path

Searched refs:setActiveInstrumentation (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DProcessRecord.java911 void setActiveInstrumentation(ActiveInstrumentation instr) { in setActiveInstrumentation() method in ProcessRecord
H A DAppProfiler.java2322 app.setActiveInstrumentation(aInstr); in setupProfilerInfoLocked()
2328 app.setActiveInstrumentation(aInstr); in setupProfilerInfoLocked()
H A DActivityManagerService.java15761 app.setActiveInstrumentation(activeInstr); in startInstrumentation()
15887 app.setActiveInstrumentation(activeInstr); in startInstrumentationOfSdkSandbox()
16024 app.setActiveInstrumentation(null); in finishInstrumentationLocked()