Searched defs:mInstrumentationReporter (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java624 final InstrumentationReporter mInstrumentationReporter = new InstrumentationReporter(); field in class:ActivityManagerService
19923 mInstrumentationReporter.reportStatus(watcher, cn, -1, results);
19977 mInstrumentationReporter.reportFinished(app.instr.mWatcher,
[all...]

Completed in 79 milliseconds