Searched refs:BooleanResultReader (Results 1 – 1 of 1) sorted by relevance
70 new BooleanResultReader(result)); in isViewServerRunning()99 new BooleanResultReader(result)); in startViewServer()119 new BooleanResultReader(result)); in stopViewServer()213 private static class BooleanResultReader extends MultiLineReceiver { class in DeviceBridge216 public BooleanResultReader(boolean[] result) { in BooleanResultReader() method in DeviceBridge.BooleanResultReader