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.java225 private class ProtoStatusReporter implements StatusReporter { class in Instrument
231 ProtoStatusReporter() { in ProtoStatusReporter() method in Instrument.ProtoStatusReporter
478 reporter = new ProtoStatusReporter(); in run()