Searched refs:cursorCarrierId (Results 1 – 1 of 1) sorted by relevance
155 int cursorCarrierId = (TextUtils.isEmpty(carrierIdStr)) in getCarrierInfoForImsiEncryption() local158 if (cursorCarrierId != TelephonyManager.UNKNOWN_CARRIER_ID in getCarrierInfoForImsiEncryption()159 && cursorCarrierId == carrierId) { in getCarrierInfoForImsiEncryption()161 cursorCarrierId); in getCarrierInfoForImsiEncryption()167 int cursorCarrierId = (TextUtils.isEmpty(carrierIdStr)) in getCarrierInfoForImsiEncryption() local169 return getImsiEncryptionInfo(findCursor, mcc, mnc, keyType, cursorCarrierId); in getCarrierInfoForImsiEncryption()