Searched refs:waitForStateChange (Results 1 – 2 of 2) sorted by relevance
199 receiver.waitForStateChange()); in connectToWiFi()219 disconnectWifiReceiver.waitForStateChange()); in disconnectWifiToConnectToMobile()221 connectMobileReceiver.waitForStateChange()); in disconnectWifiToConnectToMobile()278 public boolean waitForStateChange() throws InterruptedException { in waitForStateChange() method in ConnectivityConstraintTest.ConnectivityActionReceiver
150 receiver.waitForStateChange()); in connectToWifi()169 assertTrue(disconnectWifiReceiver.waitForStateChange()); in disconnectWifiToConnectToMobile()170 assertTrue(connectMobileReceiver.waitForStateChange()); in disconnectWifiToConnectToMobile()202 public boolean waitForStateChange() throws InterruptedException { in waitForStateChange() method in ApacheHttpClientTest.ConnectivityActionReceiver