Home
last modified time | relevance | path

Searched refs:MSG_SET_RIL_ATTACH_APN (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/include/common/
H A Dcellular_data_event_code.h50 static const uint32_t MSG_SET_RIL_ATTACH_APN = BASE + 23; variable
/ohos5.0/base/telephony/cellular_data/services/include/
H A Dcellular_data_handler.h218 { CellularDataEventCode::MSG_SET_RIL_ATTACH_APN,
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp1615 slotId_, CellularDataEventCode::MSG_SET_RIL_ATTACH_APN, dataProfile, shared_from_this()); in SetInitApnWithNullDp()
1640 slotId_, CellularDataEventCode::MSG_SET_RIL_ATTACH_APN, dataProfile, shared_from_this()); in SetRilAttachApn()