Searched refs:OnCellularDataFlowUpdated (Results 1 – 9 of 9) sorted by relevance
36 void OnCellularDataFlowUpdated(int32_t slotId, int32_t dataFlowType) override;
42 void OnCellularDataFlowUpdated(
45 void OnCellularDataFlowUpdated(
55 void OnCellularDataFlowUpdated(int32_t slotId, int32_t dataFlowType) in OnCellularDataFlowUpdated() function
53 virtual void OnCellularDataFlowUpdated(
41 void TelephonyObserver::OnCellularDataFlowUpdated( in OnCellularDataFlowUpdated() function in OHOS::Telephony::TelephonyObserver147 OnCellularDataFlowUpdated(slotId, flowType); in OnCellularDataFlowUpdatedInner()
200 void TelephonyObserverProxy::OnCellularDataFlowUpdated( in OnCellularDataFlowUpdated() function in OHOS::Telephony::TelephonyObserverProxy
105 void NapiTelephonyObserver::OnCellularDataFlowUpdated(int32_t slotId, int32_t dataFlowType) in OnCellularDataFlowUpdated() function in OHOS::Telephony::NapiTelephonyObserver
132 record.telephonyObserver_->OnCellularDataFlowUpdated(slotId, flowData); in UpdateCellularDataFlow()427 record.telephonyObserver_->OnCellularDataFlowUpdated( in UpdateData()