Searched refs:mTetheringStoppedLatch (Results 1 – 1 of 1) sorted by relevance
353 private final CountDownLatch mTetheringStoppedLatch = new CountDownLatch(1); field in EthernetTetheringTest.MyTetheringEventCallback390 mTetheringStoppedLatch.countDown(); in onTetheredInterfacesChanged()434 mTetheringStoppedLatch.await(TIMEOUT_MS, TimeUnit.MILLISECONDS)); in awaitInterfaceUntethered()