Home
last modified time | relevance | path

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

/base/telephony/cellular_data/services/include/common/
Dcellular_data_event_code.h38 static const int32_t MSG_SM_GET_LAST_FAIL_DONE = BASE + 11; variable
/base/telephony/cellular_data/services/src/state_machine/
Dactivating.cpp229 case CellularDataEventCode::MSG_SM_GET_LAST_FAIL_DONE: in StateProcess()