Searched defs:networkType (Results 1 – 12 of 12) sorted by relevance
| /base/telephony/cellular_data/services/src/ |
| D | state_notification.cpp | 29 …ion::UpdateCellularDataConnectState(int32_t slotId, ApnProfileState dataState, int32_t networkType) in UpdateCellularDataConnectState()
|
| D | data_connection_monitor.cpp | 184 int32_t networkType = preferredNetworkInfo->preferredNetworkType; in SetPreferredNetworkPara() local
|
| D | cellular_data_handler.cpp | 200 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/ |
| D | update_contexts.h | 83 int32_t networkType; member
|
| /base/telephony/state_registry/frameworks/js/napi/src/ |
| D | napi_telephony_observer.cpp | 81 int32_t slotId, int32_t dataState, int32_t networkType) in OnCellularDataConnectStateUpdated()
|
| D | event_listener_handler.cpp | 183 CellInformation::CellType networkType = info.GetNetworkType(); in CellInfoConversion() local
|
| /base/telephony/state_registry/frameworks/native/observer/src/ |
| D | telephony_observer.cpp | 37 int32_t slotId, int32_t dataState, int32_t networkType) {} in OnCellularDataConnectStateUpdated() 136 int32_t networkType = data.ReadInt32(); in OnCellularDataConnectStateUpdatedInner() local
|
| D | telephony_observer_proxy.cpp | 176 int32_t slotId, int32_t dataState, int32_t networkType) in OnCellularDataConnectStateUpdated()
|
| /base/telephony/state_registry/service/src/ |
| D | telephony_state_registry_service.cpp | 83 int32_t slotId, int32_t dataState, int32_t networkType) in UpdateCellularDataConnectState() 442 int32_t slotId, int32_t dataState, int32_t networkType) in SendCellularDataConnectStateChanged()
|
| D | telephony_state_registry_stub.cpp | 108 int32_t networkType = data.ReadInt32(); in OnUpdateCellularDataConnectState() local
|
| /base/telephony/core_service/interfaces/kits/js/ |
| D | @ohos.telephony.radio.d.ts | 600 networkType: NetworkType; property
|
| /base/telephony/ril_adapter/test/unittest/ |
| D | ril_radio_response_test.cpp | 1023 …std::unique_ptr<PreferredNetworkTypeInfo> networkType = std::make_unique<PreferredNetworkTypeInfo>… in OnRequestGetPreferredNetworkTypeInfoTest() local
|