Searched refs:getActiveInstrumentation (Results 1 – 9 of 9) sorted by relevance
768 ActiveInstrumentation getActiveInstrumentation() { in getActiveInstrumentation() method in ProcessRecord
613 if (r != null && r.getActiveInstrumentation() != null) { in crashApplicationInner()
3054 + " running instrumentation " + app.getActiveInstrumentation().mClass); in handleAppDiedLocked()3131 boolean doLowMem = app.getActiveInstrumentation() == null; in appDiedLocked()3852 final ActiveInstrumentation instr = caller.getActiveInstrumentation(); in getProcessMemoryInfo()4468 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in attachApplicationLocked()4516 final ActiveInstrumentation instr2 = app.getActiveInstrumentation(); in attachApplicationLocked()6546 if (proc.getActiveInstrumentation() == null in setUserIsMonkey()6547 || proc.getActiveInstrumentation().mUiAutomationConnection == null) { in setUserIsMonkey()13946 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in addInstrumentationResultsLocked()13985 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in finishInstrumentationLocked()16473 if (proc.getActiveInstrumentation() != null) {
2084 i >= 0 && app.getActiveInstrumentation() == null; i--) { in setupProfilerInfoLocked()
1660 } else if (app.getActiveInstrumentation() != null) { in computeOomAdjLSP()
5987 ActiveInstrumentation instr = targetService.app.getActiveInstrumentation(); in shouldAllowFgsWhileInUsePermissionLocked()6152 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in shouldAllowFgsStartForegroundLocked()
300 doReturn(mock(ActiveInstrumentation.class)).when(app).getActiveInstrumentation(); in testUpdateOomAdj_DoOne_RunningInstrumentation()303 doCallRealMethod().when(app).getActiveInstrumentation(); in testUpdateOomAdj_DoOne_RunningInstrumentation()
586 Lcom/android/server/am/ProcessRecord;->getActiveInstrumentation()Lcom/android/server/am/ActiveInstr…
8763 HSPLcom/android/server/am/ProcessRecord;->getActiveInstrumentation()Lcom/android/server/am/ActiveIn…