Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/am/src/com/android/commands/am/
H A DInstrument.java376 private class InstrumentationWatcher extends IInstrumentationWatcher.Stub { class in Instrument
381 public InstrumentationWatcher(StatusReporter reporter) { in InstrumentationWatcher() method in Instrument.InstrumentationWatcher