Searched refs:sConnected (Results 1 – 3 of 3) sorted by relevance
326 private static CountDownLatch sConnected; field in RttManager368 sConnected = new CountDownLatch(1); in init()374 sConnected.await(); in init()453 sConnected.countDown(); in handleMessage()
607 private static CountDownLatch sConnected; field in WifiScanner647 sConnected = new CountDownLatch(1); in init()653 sConnected.await(); in init()768 sConnected.countDown(); in handleMessage()
556 private static CountDownLatch sConnected; field in WifiManager1749 sConnected.countDown(); in handleMessage()1862 sConnected = new CountDownLatch(1); in init()1868 sConnected.await(); in init()