Home
last modified time | relevance | path

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

/external/autotest/client/cros/cellular/pseudomodem/
Ddisable_machine.py54 assert not self._modem.IsPendingEnable()
67 assert not self._modem.IsPendingEnable()
77 assert not self._modem.IsPendingEnable()
88 assert not self._modem.IsPendingEnable()
Dconnect_machine.py45 assert not self._modem.IsPendingEnable()
66 assert self._modem.IsPendingEnable()
104 assert not self._modem.IsPendingEnable()
143 assert not self._modem.IsPendingEnable()
Ddisconnect_machine.py39 assert not self._modem.IsPendingEnable()
116 assert not self._modem.IsPendingEnable()
Dconnect_cdma_machine.py21 assert not self._modem.IsPendingEnable()
Dmodem.py223 def IsPendingEnable(self): member in Modem
270 if self.IsPendingEnable():
672 if not self.IsPendingEnable() and \