Home
last modified time | relevance | path

Searched refs:disconnect_service_synchronous (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/site_tests/network_3GDisconnectFailure/
Dnetwork_3GDisconnectFailure.py216 self.test_env.shill.disconnect_service_synchronous(
242 self.test_env.shill.disconnect_service_synchronous(
254 self.test_env.shill.disconnect_service_synchronous(
277 self.test_env.shill.disconnect_service_synchronous(
/external/autotest/client/site_tests/network_3GSafetyDance/
Dnetwork_3GSafetyDance.py88 self.test_env.shill.disconnect_service_synchronous(
/external/autotest/client/cros/networking/
Dshill_proxy.py636 def disconnect_service_synchronous(self, service, timeout_seconds): member in ShillProxy