Searched refs:mAdvertisingSetStoppedLatch (Results 1 – 2 of 2) sorted by relevance
98 assertTrue(mCallback.mAdvertisingSetStoppedLatch.await(TIMEOUT_MS, in tearDown()177 public CountDownLatch mAdvertisingSetStoppedLatch = new CountDownLatch(1); field in BluetoothLeAdvertiserTest.TestAdvertisingSetCallback210 mAdvertisingSetStoppedLatch.countDown(); in onAdvertisingSetStopped()
311 assertTrue(mCallback.mAdvertisingSetStoppedLatch.await(TIMEOUT_MS, in stopAdvertisingSet()339 public CountDownLatch mAdvertisingSetStoppedLatch = new CountDownLatch(1); field in BleAdvertisingSetTestActivity.TestAdvertisingSetCallback433 mAdvertisingSetStoppedLatch.countDown(); in onAdvertisingSetStopped()