Searched refs:iccType (Results 1 – 1 of 1) sorted by relevance
813 SimFileManager::IccType iccType = GetIccTypeByTech(tech); in ProcessEvent() local814 if (iccType == SimFileManager::IccType::ICC_TYPE_CDMA && in ProcessEvent()816 iccType = SimFileManager::IccType::ICC_TYPE_USIM; in ProcessEvent()819 ChangeSimFileByCardType(iccType); in ProcessEvent()825 SimFileManager::IccType iccType = GetIccTypeByCardType(cardType); in ProcessEvent() local826 ChangeSimFileByCardType(iccType); in ProcessEvent()