Home
last modified time | relevance | path

Searched defs:activeInstr (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java15649 ActiveInstrumentation activeInstr = new ActiveInstrumentation(this); in startInstrumentation() local
15774 ActiveInstrumentation activeInstr = new ActiveInstrumentation(this); in startInstrumentationOfSdkSandbox() local
15836 private void instrumentWithoutRestart(ActiveInstrumentation activeInstr, in instrumentWithoutRestart()