Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java560 final InstrumentationReporter mInstrumentationReporter = new InstrumentationReporter(); field in ActivityManagerService
13941 mInstrumentationReporter.reportStatus(watcher, cn, -1, results); in reportStartInstrumentationFailureLocked()
14002 mInstrumentationReporter.reportFinished(instr.mWatcher, in finishInstrumentationLocked()