Lines Matching refs:sim
159 if not self.sim or self.sim.locked:
169 dbus.types.UInt32(self.sim.enabled_locks)),
183 if not self.sim:
196 sim_props = self.sim.GetAll(mm1_constants.I_SIM)
203 'access-technology': dbus.types.UInt32(self.sim.access_technology)
272 self.sim.enabled_locks)
275 def SetSIM(self, sim): argument
285 modem.Modem.SetSIM(self, sim)
380 assert self.sim
384 self.sim.Get(mm1_constants.I_SIM, 'OperatorIdentifier')):
513 retval['access-technology'] = self.sim.access_technology