Searched refs:mTetheringStartedLatch (Results 1 – 1 of 1) sorted by relevance
352 private final CountDownLatch mTetheringStartedLatch = new CountDownLatch(1); field in EthernetTetheringTest.MyTetheringEventCallback387 mTetheringStartedLatch.countDown(); in onTetheredInterfacesChanged()417 mTetheringStartedLatch.await(TIMEOUT_MS, TimeUnit.MILLISECONDS)); in awaitInterfaceTethered()