Searched defs:mBlocker (Results 1 – 3 of 3) sorted by relevance
156 private CountDownLatch mBlocker = new CountDownLatch(1); field in TestBase.WifiRttBroadcastReceiver171 private CountDownLatch mBlocker = new CountDownLatch(1); field in TestBase.WifiScansBroadcastReceiver186 private CountDownLatch mBlocker = new CountDownLatch(1); field in TestBase.ResultCallback
56 private CountDownLatch mBlocker = new CountDownLatch(1); field in CallbackUtils.AttachCb94 private CountDownLatch mBlocker = new CountDownLatch(1); field in CallbackUtils.IdentityListenerSingleShot126 private CountDownLatch mBlocker = new CountDownLatch(1); field in CallbackUtils.NetworkCb195 private CountDownLatch mBlocker = null; field in CallbackUtils.DiscoveryCb371 private CountDownLatch mBlocker = new CountDownLatch(1); field in CallbackUtils.RangingCb
4563 private final CountDownLatch mBlocker; field in WifiManagerTest.TestUserApprovalStatusListener