Home
last modified time | relevance | path

Searched refs:MSG_GET_RIL_BANDWIDTH (Results 1 – 2 of 2) sorted by relevance

/base/telephony/cellular_data/services/include/common/
Dcellular_data_event_code.h51 static const uint32_t MSG_GET_RIL_BANDWIDTH = BASE + 24; variable
/base/telephony/cellular_data/services/src/state_machine/
Dactivating.cpp233 case CellularDataEventCode::MSG_GET_RIL_BANDWIDTH: in StateProcess()