Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java559 final InstrumentationReporter mInstrumentationReporter = new InstrumentationReporter(); field in ActivityManagerService
15822 mInstrumentationReporter.reportStatus(watcher, cn, -1, results); in reportStartInstrumentationFailureLocked()
15879 mInstrumentationReporter.reportFinished(instr.mWatcher, in finishInstrumentationLocked()