Searched refs:mPeriodicAdvertisingEnabledLatch (Results 1 – 1 of 1) sorted by relevance
283 assertTrue(mCallback.mPeriodicAdvertisingEnabledLatch.await(TIMEOUT_MS, in testPeriodicAdvertising()340 public CountDownLatch mPeriodicAdvertisingEnabledLatch = new CountDownLatch(1); field in BleAdvertisingSetTestActivity.TestAdvertisingSetCallback416 mPeriodicAdvertisingEnabledLatch.countDown(); in onPeriodicAdvertisingEnabled()443 mPeriodicAdvertisingEnabledLatch = new CountDownLatch(1); in reset()