Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DProcessRecord.java1236 void setActiveInstrumentation(ActiveInstrumentation instr) { in setActiveInstrumentation() method in ProcessRecord
DActivityManagerService.java4999 app.setActiveInstrumentation(aInstr); in attachApplicationLocked()
5005 app.setActiveInstrumentation(aInstr); in attachApplicationLocked()
15797 app.setActiveInstrumentation(activeInstr); in startInstrumentation()
15902 app.setActiveInstrumentation(null); in finishInstrumentationLocked()