Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java15716 ActiveInstrumentation activeInstr = new ActiveInstrumentation(this); in startInstrumentation() local
15841 ActiveInstrumentation activeInstr = new ActiveInstrumentation(this); in startInstrumentationOfSdkSandbox() local
15903 private void instrumentWithoutRestart(ActiveInstrumentation activeInstr, in instrumentWithoutRestart()