Searched defs:I_MODEM (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/cros/cellular/
H A Dmm1_constants.py38 I_MODEM = I_MODEM_MANAGER + '.Modem' variable
39 I_MODEM_SIMPLE = I_MODEM + '.Simple'
40 I_MODEM_3GPP = I_MODEM + '.Modem3gpp'
42 I_MODEM_CDMA = I_MODEM + '.ModemCdma'
43 I_MODEM_MESSAGING = I_MODEM + '.Messaging'
44 I_MODEM_LOCATION = I_MODEM + '.Location'
45 I_MODEM_TIME = I_MODEM + '.Time'
46 I_MODEM_FIRMWARE = I_MODEM + '.Firmware'
47 I_MODEM_CONTACTS = I_MODEM + '.Contacts'

Completed in 85 milliseconds