Home | History | Annotate | Download | only in networking

Lines Matching refs:timeout_seconds

67             self, timeout_seconds=SERVICE_REGISTRATION_TIMEOUT):
70 @param timeout_seconds: Amount of time to wait for cellular service.
80 timeout=timeout_seconds)
168 timeout_seconds=10)
185 def disable_modem_for_test_setup(self, timeout_seconds=10):
195 @param timeout_seconds: Amount of time to wait until the modem is
198 |timeout_seconds|.
212 timeout=timeout_seconds)
216 timeout_seconds=timeout_seconds)