Searched refs:mLocalOnlyStartedLatch (Results 1 – 1 of 1) sorted by relevance
354 private final CountDownLatch mLocalOnlyStartedLatch = new CountDownLatch(1); field in EthernetTetheringTest.MyTetheringEventCallback408 mLocalOnlyStartedLatch.countDown(); in onLocalOnlyInterfacesChanged()422 mLocalOnlyStartedLatch.await(TIMEOUT_MS, TimeUnit.MILLISECONDS)); in awaitInterfaceLocalOnly()