Searched refs:MSG_SM_LOST_CONNECTION (Results 1 - 3 of 3) sorted by relevance
/base/telephony/cellular_data/services/include/common/ | ||
H A D | cellular_data_event_code.h | 31 static const int32_t MSG_SM_LOST_CONNECTION = BASE + 4; member in OHOS::Telephony::CellularDataEventCode |
/base/telephony/cellular_data/services/include/state_machine/ | ||
H A D | active.h | 64 { CellularDataEventCode::MSG_SM_LOST_CONNECTION, member in OHOS::Telephony::Active::CellularDataEventCode |
/base/telephony/cellular_data/services/src/ | ||
H A D | data_connection_manager.cpp | 231 AppExecFwk::InnerEvent::Get(CellularDataEventCode::MSG_SM_LOST_CONNECTION, object); in RadioDataCallListChanged() |
Completed in 2 milliseconds