Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DProcessRecord.java758 void setActiveInstrumentation(ActiveInstrumentation instr) { in setActiveInstrumentation() method in ProcessRecord
DAppProfiler.java2097 app.setActiveInstrumentation(aInstr); in setupProfilerInfoLocked()
2103 app.setActiveInstrumentation(aInstr); in setupProfilerInfoLocked()
DActivityManagerService.java13835 app.setActiveInstrumentation(activeInstr); in startInstrumentation()
13979 app.setActiveInstrumentation(null); in finishInstrumentationLocked()
/frameworks/base/services/
Dart-profile8821 PLcom/android/server/am/ProcessRecord;->setActiveInstrumentation(Lcom/android/server/am/ActiveInstr…