Searched refs:InstrumentationWatcher (Results 1 – 1 of 1) sorted by relevance
381 private class InstrumentationWatcher extends IInstrumentationWatcher.Stub { class in Instrument386 public InstrumentationWatcher(StatusReporter reporter) { in InstrumentationWatcher() method in Instrument.InstrumentationWatcher484 InstrumentationWatcher watcher = null; in run()487 watcher = new InstrumentationWatcher(reporter); in run()