Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_data/services/src/
H A Dstate_notification.cpp33 int32_t wrapState = WrapCellularDataState(state); in UpdateCellularDataConnectState() local
35 …"slotId = %{public}d, wrapState = %{public}d, networkType = %{public}d", slotId, wrapState, networ… in UpdateCellularDataConnectState()
36 …TelephonyStateRegistryClient::GetInstance().UpdateCellularDataConnectState(slotId, wrapState, netw… in UpdateCellularDataConnectState()