Home
last modified time | relevance | path

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

/base/telephony/state_registry/frameworks/js/napi/include/
H A Dtelephony_callback_event_id.h29 EVENT_ON_CELLULAR_DATA_FLOW_UPDATE = 7, member in OHOS::Telephony::TelephonyCallbackEventId
/base/telephony/state_registry/frameworks/js/napi/src/
H A Dnapi_telephony_observer.cpp115 ToUint32t(TelephonyCallbackEventId::EVENT_ON_CELLULAR_DATA_FLOW_UPDATE), cellularDataFlowUpdateInfo); in OnCellularDataFlowUpdated()
H A Devent_listener_handler.cpp321 handleFuncMap_[TelephonyCallbackEventId::EVENT_ON_CELLULAR_DATA_FLOW_UPDATE] = in AddBasicHandlerToMap()
/base/telephony/state_registry/frameworks/cj/src/
H A Dtelephony_observer_utils.h153 EVENT_ON_CELLULAR_DATA_FLOW_UPDATE = 7, member in OHOS::Telephony::CallState::TelephonyCallbackEventId
H A Dtelephony_observer_impl.cpp451 static_cast<uint32_t>(TelephonyCallbackEventId::EVENT_ON_CELLULAR_DATA_FLOW_UPDATE), in OnCellularDataFlowUpdated()
H A Dobserver_event_handler.cpp161 case TelephonyCallbackEventId::EVENT_ON_CELLULAR_DATA_FLOW_UPDATE: in ProcessEvent()

Completed in 5 milliseconds