Searched refs:plmn_id (Results 1 – 2 of 2) sorted by relevance
65 plmn_id = droid.telephonyGetSimOperatorForSubscription(sub_id)68 plmn_id)
51 def operator_name_from_plmn_id(plmn_id): argument52 return _TelTables.operator_id_to_name[plmn_id]