Searched defs:mBlocker (Results 1 – 4 of 4) sorted by relevance
66 private final CountDownLatch mBlocker = new CountDownLatch(1); field in CallbackUtils.AttachCb104 private final CountDownLatch mBlocker = new CountDownLatch(1); field in CallbackUtils.IdentityListenerSingleShot136 private final CountDownLatch mBlocker = new CountDownLatch(1); field in CallbackUtils.NetworkCb220 private CountDownLatch mBlocker = null; field in CallbackUtils.DiscoveryCb479 private final CountDownLatch mBlocker = new CountDownLatch(1); field in CallbackUtils.RangingCb
40 private final Phaser mBlocker = new Phaser(1); field in EidStatus
51 private final Phaser mBlocker = new Phaser(1); field in SlotSimStatus
1240 private CountDownLatch mBlocker = new CountDownLatch(1); field in RangingManagerTest.WifiAwareStateBroadcastReceiver