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.java557 final InstrumentationReporter mInstrumentationReporter = new InstrumentationReporter(); field in ActivityManagerService
13900 mInstrumentationReporter.reportStatus(watcher, cn, -1, results); in reportStartInstrumentationFailureLocked()
13961 mInstrumentationReporter.reportFinished(instr.mWatcher, in finishInstrumentationLocked()