Home
last modified time | relevance | path

Searched defs:TextStatusReporter (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/cmds/am/src/com/android/commands/am/
H A DInstrument.java150 private class TextStatusReporter implements StatusReporter { class in Instrument
160 public TextStatusReporter(boolean rawMode) { in TextStatusReporter() method in Instrument.TextStatusReporter