HomeSort by relevance Sort by last modified time
    Searched refs:ModemManager1ProxyError (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/cros/networking/
mm1_proxy.py 25 class ModemManager1ProxyError(Exception):
26 """Exceptions raised by ModemManager1ProxyError and it's children."""
50 @raise ModemManager1ProxyError if it fails to connect to
64 raise ModemManager1ProxyError(
70 exception=ModemManager1ProxyError(
115 @raise ModemManager1ProxyError unless exactly one modem is found.
125 raise ModemManager1ProxyError(
132 raise ModemManager1ProxyError(
144 raise ModemManager1ProxyError(
155 @raise ModemManager1ProxyError if no modem is found within the timeou
    [all...]
pm_proxy.py 44 @raise mm1_proxy.ModemManager1ProxyError if a valid DBus object can't
65 raise mm1_proxy.ModemManager1ProxyError(

Completed in 38 milliseconds