Searched refs:mWifiMonitor (Results 1 – 1 of 1) sorted by relevance
69 private Object mWifiMonitor = new Object(); field in ConnectionUtil331 synchronized (mWifiMonitor) { in notifyWifiState()333 mWifiMonitor.notify(); in notifyWifiState()501 synchronized (mWifiMonitor) { in waitForWifiState()503 mWifiMonitor.wait(SHORT_TIMEOUT); in waitForWifiState()