Searched refs:mAdvertisingDisabledLatch (Results 1 – 2 of 2) sorted by relevance
193 assertTrue(mCallback.mAdvertisingDisabledLatch.await(TIMEOUT_MS, TimeUnit.MILLISECONDS)); in testEnableAndDisableAdvertising()228 assertTrue(mCallback.mAdvertisingDisabledLatch.await(TIMEOUT_MS, TimeUnit.MILLISECONDS)); in testSetAdvertisingParameters()335 public CountDownLatch mAdvertisingDisabledLatch = new CountDownLatch(1); field in BleAdvertisingSetTestActivity.TestAdvertisingSetCallback376 mAdvertisingDisabledLatch.countDown(); in onAdvertisingEnabled()
176 public CountDownLatch mAdvertisingDisabledLatch = new CountDownLatch(1); field in BluetoothLeAdvertiserTest.TestAdvertisingSetCallback203 mAdvertisingDisabledLatch.countDown(); in onAdvertisingEnabled()