Home
last modified time | relevance | path

Searched defs:phoneType (Results 1 – 5 of 5) sorted by relevance

/base/telephony/core_service/services/network_search/src/
Dradio_info.cpp175 void RadioInfo::SetPhoneType(PhoneType phoneType) in SetPhoneType()
193 PhoneType phoneType = RadioTechToPhoneType(csRadioTech, psRadioTech); in UpdatePhone() local
243 PhoneType phoneType = PhoneType::PHONE_TYPE_IS_NONE; in RadioTechToPhoneType() local
Dnetwork_search_manager.cpp1110 PhoneType phoneType = PhoneType::PHONE_TYPE_IS_NONE; in GetPhoneType() local
/base/telephony/core_service/utils/vcard/src/
Dvcard_utils.cpp297 auto phoneType = static_cast<PhoneVcType>(num); in GetTypeFromPhoneLabelId() local
401 PhoneVcType phoneType = iter->second; in HandleTypeAndLabel() local
Dvcard_constructor.cpp650 auto phoneType = VCardUtils::GetImageType(bytes); in ConstructPhotos() local
722 auto phoneType = static_cast<PhoneVcType>(std::stoi(labelId)); in AddTelLine() local
/base/telephony/core_service/services/sim/src/
Dsim_file_manager.cpp352 PhoneType phoneType = CoreManagerInner::GetInstance().GetPhoneType(slotId); in IsPhoneTypeGsm() local