Home
last modified time | relevance | path

Searched defs:networkType (Results 1 – 12 of 12) sorted by relevance

/base/telephony/cellular_data/services/src/
Dstate_notification.cpp29 …ion::UpdateCellularDataConnectState(int32_t slotId, ApnProfileState dataState, int32_t networkType) in UpdateCellularDataConnectState()
Ddata_connection_monitor.cpp184 int32_t networkType = preferredNetworkInfo->preferredNetworkType; in SetPreferredNetworkPara() local
Dcellular_data_handler.cpp200 int32_t networkType = CoreManagerInner::GetInstance().GetPsRadioTech(slotId_); in ClearAllConnections() local
532 int32_t networkType = CoreManagerInner::GetInstance().GetPsRadioTech(slotId_); in EstablishDataConnectionComplete() local
576 int32_t networkType = CoreManagerInner::GetInstance().GetPsRadioTech(slotId_); in DisconnectDataComplete() local
/base/telephony/state_registry/frameworks/js/napi/include/
Dupdate_contexts.h83 int32_t networkType; member
/base/telephony/state_registry/frameworks/js/napi/src/
Dnapi_telephony_observer.cpp81 int32_t slotId, int32_t dataState, int32_t networkType) in OnCellularDataConnectStateUpdated()
Devent_listener_handler.cpp183 CellInformation::CellType networkType = info.GetNetworkType(); in CellInfoConversion() local
/base/telephony/state_registry/frameworks/native/observer/src/
Dtelephony_observer.cpp37 int32_t slotId, int32_t dataState, int32_t networkType) {} in OnCellularDataConnectStateUpdated()
136 int32_t networkType = data.ReadInt32(); in OnCellularDataConnectStateUpdatedInner() local
Dtelephony_observer_proxy.cpp176 int32_t slotId, int32_t dataState, int32_t networkType) in OnCellularDataConnectStateUpdated()
/base/telephony/state_registry/service/src/
Dtelephony_state_registry_service.cpp83 int32_t slotId, int32_t dataState, int32_t networkType) in UpdateCellularDataConnectState()
442 int32_t slotId, int32_t dataState, int32_t networkType) in SendCellularDataConnectStateChanged()
Dtelephony_state_registry_stub.cpp108 int32_t networkType = data.ReadInt32(); in OnUpdateCellularDataConnectState() local
/base/telephony/core_service/interfaces/kits/js/
D@ohos.telephony.radio.d.ts600 networkType: NetworkType; property
/base/telephony/ril_adapter/test/unittest/
Dril_radio_response_test.cpp1023 …std::unique_ptr<PreferredNetworkTypeInfo> networkType = std::make_unique<PreferredNetworkTypeInfo>… in OnRequestGetPreferredNetworkTypeInfoTest() local