Searched defs:autoconnect (Results 1 – 7 of 7) sorted by relevance
/external/autotest/client/cros/networking/ |
D | shill_context.py | 45 def __init__(self, get_service, autoconnect): argument 101 def autoconnect(self): member in ServiceAutoConnectContext
|
D | wifi_proxy.py | 47 autoconnect=None): argument 97 autoconnect=None, argument
|
/external/autotest/client/common_lib/cros/network/ |
D | xmlrpc_datatypes.py | 52 expect_failure=False, guid=None, autoconnect=None, argument 234 def __init__(self, guid, passphrase=None, autoconnect=None): argument
|
/external/autotest/client/cros/cellular/ |
D | cell_tools.py | 346 def __init__(self, device, flim, autoconnect): argument
|
/external/autotest/client/site_tests/network_MobileSuspendResume/ |
D | network_MobileSuspendResume.py | 328 def run_once(self, scenario_group='all', autoconnect=False, argument
|
/external/autotest/client/site_tests/network_3GModemControl/ |
D | network_3GModemControl.py | 347 def run_once(self, test_env, autoconnect, mixed_iterations=2, argument
|
/external/webrtc/webrtc/examples/peerconnection/client/linux/ |
D | main_wnd.cc | 126 GtkMainWnd::GtkMainWnd(const char* server, int port, bool autoconnect, in GtkMainWnd()
|