Home
last modified time | relevance | path

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

/base/telephony/cellular_data/services/include/common/
Dcellular_data_constant.h169 static const int32_t ESTABLISH_DATA_CONNECTION_DELAY = 1 * 1000; variable
/base/telephony/cellular_data/services/src/
Dcellular_data_handler.cpp979 …ndEvent(CellularDataEventCode::MSG_ESTABLISH_DATA_CONNECTION, id, ESTABLISH_DATA_CONNECTION_DELAY); in HandleApnChanged()