Home | History | Annotate | Download | only in telephony

Lines Matching refs:imsiFromSIM

2408                 String imsiFromSIM = getSubscriberId();
2409 if ((!isPhoneTypeGsm() || imsi != null) && imsiFromSIM != null
2410 && !imsiFromSIM.equals(imsi)) {