Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_data/services/include/common/
H A Dcellular_data_constant.h225 static const int32_t TYPE_REQUEST_NET = 1; variable
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp111 InnerEvent::Get(CellularDataEventCode::MSG_REQUEST_NETWORK, netRequest, TYPE_REQUEST_NET); in RequestNet()
971 if (event->GetParam() == TYPE_REQUEST_NET) { in MsgRequestNetwork()
980 if (event->GetParam() == TYPE_REQUEST_NET) { in MsgRequestNetwork()