Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dradio_info.cpp198 void RadioInfo::SetPhoneType(PhoneType phoneType) in SetPhoneType()
216 PhoneType phoneType = RadioTechToPhoneType(csRadioTech, psRadioTech); in UpdatePhone() local
268 PhoneType phoneType = PhoneType::PHONE_TYPE_IS_NONE; in RadioTechToPhoneType() local
H A Dnetwork_search_manager.cpp1159 PhoneType phoneType = PhoneType::PHONE_TYPE_IS_NONE; in GetPhoneType() local
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_utils.cpp302 auto phoneType = static_cast<PhoneVcType>(num); in GetTypeFromPhoneLabelId() local
406 PhoneVcType phoneType = iter->second; in HandleTypeAndLabel() local
H A Dvcard_constructor.cpp667 auto phoneType = VCardUtils::GetImageType(bytes); in ConstructPhotos() local
746 auto phoneType = static_cast<PhoneVcType>(std::stoll(labelId)); in AddTelLine() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmap_service.h114 PhoneType phoneType = PhoneType::NONE; member
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file_manager.cpp388 PhoneType phoneType = CoreManagerInner::GetInstance().GetPhoneType(slotId); in IsPhoneTypeGsm() local