Home | History | Annotate | Download | only in phone

Lines Matching defs:imsi

185                 String imsi = tm.getSubscriberId();
186 if (imsi == null) {
187 imsi = "";
190 : TextUtils.expandTemplate(tmpl, imsi).toString();