Searched refs:MSG_SM_DATA_ROAM_ON (Results 1 – 3 of 3) sorted by relevance
55 {CellularDataEventCode::MSG_SM_DATA_ROAM_ON, &Default::ProcessDataConnectionRoamOn},
64 { CellularDataEventCode::MSG_SM_DATA_ROAM_ON, &Active::ProcessDataConnectionRoamOn },
33 static const int32_t MSG_SM_DATA_ROAM_ON = BASE + 6; variable