Home
last modified time | relevance | path

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

/frameworks/base/cmds/am/src/com/android/commands/am/
DInstrument.java216 private class ProtoStatusReporter implements StatusReporter { class in Instrument
222 ProtoStatusReporter() { in ProtoStatusReporter() method in Instrument.ProtoStatusReporter
466 reporter = new ProtoStatusReporter(); in run()