Home
last modified time | relevance | path

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

/external/autotest/client/cros/cellular/pseudomodem/
Ddisable_machine.py60 self._modem.ChangeState(mm1_constants.MM_MODEM_STATE_DISABLING, reason)
81 self._modem.ChangeState(mm1_constants.MM_MODEM_STATE_DISABLING, reason)
114 mm1_constants.MM_MODEM_STATE_DISABLING:
/external/autotest/client/cros/cellular/
Dmm1.py31 MM_MODEM_STATE_DISABLING = 4 variable
Dmm1_constants.py312 MM_MODEM_STATE_DISABLING = 4 variable
Dpseudo_modem.py408 if self.state >= mm1.MM_MODEM_STATE_DISABLING:
409 self.ChangeState(mm1.MM_MODEM_STATE_DISABLING)
/external/autotest/server/site_tests/cellular_StaleModemReboot/
Dcellular_StaleModemReboot.py23 MM_MODEM_STATE_DISABLING = '4' variable
/external/autotest/client/cros/networking/
Dmm1_proxy.py263 mm1_constants.MM_MODEM_STATE_DISABLING,