Searched refs:PREFIX_LOCAL_ICCID (Results 1 – 1 of 1) sorted by relevance
30 constexpr const char *PREFIX_LOCAL_ICCID = "8986"; variable140 … if (!subIccId.empty() && (subIccId.compare(0, PREFIX_LOCAL_ICCID_LEN, PREFIX_LOCAL_ICCID) == 0) && in IsCtSimCard()