Searched refs:getCountDown (Results 1 – 2 of 2) sorted by relevance
123 protected CountDownLatch getCountDown() { in getCountDown() method in StreamProtoReceiver.EventReceiverThread181 if (!mEventReceiver.getCountDown().await(waitTime, TimeUnit.MILLISECONDS)) { in joinReceiver()
117 protected CountDownLatch getCountDown() { in getCountDown() method in SubprocessTestResultsParser.EventReceiverThread175 if (!mEventReceiver.getCountDown().await(millis, TimeUnit.MILLISECONDS)) { in joinReceiver()