Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_data/services/include/common/
H A Dcellular_data_constant.h226 static const int32_t TYPE_RELEASE_NET = 0; variable
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp91 InnerEvent::Get(CellularDataEventCode::MSG_REQUEST_NETWORK, netRequest, TYPE_RELEASE_NET); in ReleaseNet()