Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dstate_registry_ipc_interface_code.h25 CELLULAR_DATA_FLOW, enumerator
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dtelephony_state_registry_proxy.cpp89 static_cast<uint32_t>(StateNotifyInterfaceCode::CELLULAR_DATA_FLOW), in, out, option); in UpdateCellularDataFlow()
/ohos5.0/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_stub.cpp49 memberFuncMap_[StateNotifyInterfaceCode::CELLULAR_DATA_FLOW] = in TelephonyStateRegistryStub()