Lines Matching refs:sim
138 if not self.sim or self.sim.locked:
148 dbus.types.UInt32(self.sim.enabled_locks)),
164 if not self.sim:
177 sim_props = self.sim.GetAll(mm1_constants.I_SIM)
184 'access-technology': dbus.types.UInt32(self.sim.access_technology)
280 self.sim.enabled_locks)
283 def SetSIM(self, sim): argument
293 modem.Modem.SetSIM(self, sim)
389 assert self.sim
393 self.sim.Get(mm1_constants.I_SIM, 'OperatorIdentifier')):
522 retval['access-technology'] = self.sim.access_technology