Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DProcessRecord.java758 void setActiveInstrumentation(ActiveInstrumentation instr) { in setActiveInstrumentation() method in ProcessRecord
H A DAppProfiler.java2092 app.setActiveInstrumentation(aInstr); in setupProfilerInfoLocked()
2098 app.setActiveInstrumentation(aInstr); in setupProfilerInfoLocked()
H A DActivityManagerService.java13876 app.setActiveInstrumentation(activeInstr); in startInstrumentation()
14020 app.setActiveInstrumentation(null); in finishInstrumentationLocked()
/aosp12/frameworks/base/services/
H A Dart-profile8821 PLcom/android/server/am/ProcessRecord;->setActiveInstrumentation(Lcom/android/server/am/ActiveInstr…