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.py62 self._modem.ChangeState(mm1_constants.MM_MODEM_STATE_DISABLING, reason)
83 self._modem.ChangeState(mm1_constants.MM_MODEM_STATE_DISABLING, reason)
116 mm1_constants.MM_MODEM_STATE_DISABLING:
/external/autotest/client/cros/cellular/
Dmm1.py30 MM_MODEM_STATE_DISABLING = 4 variable
Dmm1_constants.py313 MM_MODEM_STATE_DISABLING = 4 variable
Dpseudo_modem.py416 if self.state >= mm1.MM_MODEM_STATE_DISABLING:
417 self.ChangeState(mm1.MM_MODEM_STATE_DISABLING)
/external/autotest/server/site_tests/cellular_StaleModemReboot/
Dcellular_StaleModemReboot.py24 MM_MODEM_STATE_DISABLING = '4' variable
/external/autotest/client/cros/networking/
Dmm1_proxy.py379 mm1_constants.MM_MODEM_STATE_DISABLING,