Searched refs:mAdvertisingEnabledLatch (Results 1 – 2 of 2) sorted by relevance
188 assertTrue(mCallback.mAdvertisingEnabledLatch.await(TIMEOUT_MS, TimeUnit.MILLISECONDS)); in testEnableAndDisableAdvertising()334 public CountDownLatch mAdvertisingEnabledLatch = new CountDownLatch(1); field in BleAdvertisingSetTestActivity.TestAdvertisingSetCallback373 mAdvertisingEnabledLatch.countDown(); in onAdvertisingEnabled()438 mAdvertisingEnabledLatch = new CountDownLatch(1); in reset()
175 public CountDownLatch mAdvertisingEnabledLatch = new CountDownLatch(1); field in BluetoothLeAdvertiserTest.TestAdvertisingSetCallback200 mAdvertisingEnabledLatch.countDown(); in onAdvertisingEnabled()