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

/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java561 final InstrumentationReporter mInstrumentationReporter = new InstrumentationReporter(); field in class:ActivityManagerService
18459 mInstrumentationReporter.reportStatus(watcher, cn, -1, results);
18465 mInstrumentationReporter.reportFinished(app.instrumentationWatcher,

Completed in 351 milliseconds