Home
last modified time | relevance | path

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

/base/telephony/cellular_data/services/src/
H A Dstate_notification.cpp34 int32_t wrapState = WrapCellularDataState(state); in UpdateCellularDataConnectState() local
36 "slotId = %{public}d, wrapState = %{public}d, networkType = %{public}d", slotId, wrapState, networkType); in UpdateCellularDataConnectState()
37 TelephonyStateRegistryClient::GetInstance().UpdateCellularDataConnectState(slotId, wrapState, networkType); in UpdateCellularDataConnectState()

Completed in 1 milliseconds