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

  /external/autotest/client/cros/cellular/
mm1.py 22 SIM_INTERFACE = MODEM_MANAGER_INTERFACE + '.Sim'
modem1.py 69 return dbus.Interface(obj, mm1.SIM_INTERFACE)
111 sim_props = sim_props_iface.GetAll(mm1.SIM_INTERFACE)
pseudo_modem.py 169 return {mm1.SIM_INTERFACE: self.Properties()}

Completed in 683 milliseconds