Home
last modified time | relevance | path

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

/external/autotest/client/cros/cellular/
Dtest_environment.py91 self._enable_shill_cellular_autoconnect(False)
93 self._enable_shill_cellular_autoconnect(True)
172 def _enable_shill_cellular_autoconnect(self, enable): member in CellularTestEnvironment