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.java14741 ActiveInstrumentation activeInstr = new ActiveInstrumentation(this); in startInstrumentation() local
14855 ActiveInstrumentation activeInstr = new ActiveInstrumentation(this); in startInstrumentationOfSdkSandbox() local
14917 private void instrumentWithoutRestart(ActiveInstrumentation activeInstr, in instrumentWithoutRestart()