Home
last modified time | relevance | path

Searched refs:MSG_SM_INCALL_DATA_SETTINGS_ON (Results 1 - 4 of 4) sorted by relevance

/base/telephony/cellular_data/services/include/common/
H A Dcellular_data_event_code.h60 static const uint32_t MSG_SM_INCALL_DATA_SETTINGS_ON = BASE + 33; member in OHOS::Telephony::CellularDataEventCode
/base/telephony/cellular_data/services/include/state_machine/
H A Dincall_data_state_machine.h95 { CellularDataEventCode::MSG_SM_INCALL_DATA_SETTINGS_ON, member in OHOS::Telephony::IdleState::CellularDataEventCode
122 { CellularDataEventCode::MSG_SM_INCALL_DATA_SETTINGS_ON, member in OHOS::Telephony::SecondaryActiveState::CellularDataEventCode
/base/telephony/cellular_data/services/src/state_machine/
H A Dincall_data_state_machine.cpp244 TELEPHONY_LOGI("IdleState::MSG_SM_INCALL_DATA_SETTINGS_ON"); in ProcessSettingsOn()
311 TELEPHONY_LOGI("SecondaryActiveState::MSG_SM_INCALL_DATA_SETTINGS_ON"); in ProcessSettingsOn()
473 if (eventCode == CellularDataEventCode::MSG_SM_INCALL_DATA_SETTINGS_ON) { in StateProcess()
/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp1250 InnerEvent::Pointer incallEvent = InnerEvent::Get(CellularDataEventCode::MSG_SM_INCALL_DATA_SETTINGS_ON); in HandleDBSettingIncallChanged()

Completed in 5 milliseconds