Home | History | Annotate | Download | only in phone

Lines Matching defs:imsi

421         String imsi = "";
433 imsi = phone.getSubscriberId();
438 return new CarrierIdentifier(mcc, mnc, spn, imsi, gid1, gid2);