OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wait_for_states
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/site_tests/cellular_OutOfCreditsSubscriptionState/
cellular_OutOfCreditsSubscriptionState.py
44
self.modem.
wait_for_states
([mm1_constants.MM_MODEM_STATE_REGISTERED,
/external/autotest/client/site_tests/network_CDMAActivate/
network_CDMAActivate.py
205
modem.
wait_for_states
([expected_state], timeout_seconds=timeout)
/external/autotest/client/cros/networking/
mm1_proxy.py
247
def
wait_for_states
(self, states,
member in class:ModemProxy
269
'
wait_for_states
() does not support transitory states.')
Completed in 127 milliseconds