Searched refs:newSimType (Results 1 – 1 of 1) sorted by relevance
356 const int32_t newSimType = ar.simType_; in ProcessIccCardState() local361 newSimType, iter->second.c_str(), newSimStatus); in ProcessIccCardState()362 if (oldSimType_ != newSimType) { in ProcessIccCardState()363 CardTypeEscape(newSimType, slotId); in ProcessIccCardState()364 oldSimType_ = newSimType; in ProcessIccCardState()