Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dstate_registry_ipc_interface_code.h24 CELLULAR_DATA_STATE, enumerator
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dtelephony_state_registry_proxy.cpp61 static_cast<uint32_t>(StateNotifyInterfaceCode::CELLULAR_DATA_STATE), in, out, option); in UpdateCellularDataConnectState()
/ohos5.0/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_stub.cpp47 memberFuncMap_[StateNotifyInterfaceCode::CELLULAR_DATA_STATE] = in TelephonyStateRegistryStub()