Searched defs:mBlocker (Results 1 – 5 of 5) sorted by relevance
57 private CountDownLatch mBlocker = new CountDownLatch(1); field in CallbackUtils.AttachCb95 private CountDownLatch mBlocker = new CountDownLatch(1); field in CallbackUtils.IdentityListenerSingleShot127 private CountDownLatch mBlocker = new CountDownLatch(1); field in CallbackUtils.NetworkCb198 private CountDownLatch mBlocker = null; field in CallbackUtils.DiscoveryCb397 private CountDownLatch mBlocker = new CountDownLatch(1); field in CallbackUtils.RangingCb
207 private final CountDownLatch mBlocker = new CountDownLatch(1); field in TestBase.WifiRttBroadcastReceiver222 private final CountDownLatch mBlocker = new CountDownLatch(1); field in TestBase.WifiScansBroadcastReceiver237 private final CountDownLatch mBlocker = new CountDownLatch(1); field in TestBase.ResultCallback
142 private CountDownLatch mBlocker = new CountDownLatch(1); field in SingleDeviceTest.WifiAwareStateBroadcastReceiver171 private CountDownLatch mBlocker = new CountDownLatch(1); field in SingleDeviceTest.WifiAwareResourcesBroadcastReceiver210 private CountDownLatch mBlocker = new CountDownLatch(1); field in SingleDeviceTest.AttachCallbackTest361 private CountDownLatch mBlocker; field in SingleDeviceTest.DiscoverySessionCallbackTest591 private final CountDownLatch mBlocker = new CountDownLatch(1); field in SingleDeviceTest.NetworkCallbackTest
350 private CountDownLatch mBlocker; field in TestHelper.TestLocalOnlyListener372 private CountDownLatch mBlocker; field in TestHelper.TestNetworkCallback
5843 private final CountDownLatch mBlocker; field in WifiManagerTest.TestUserApprovalStatusListener