Home
last modified time | relevance | path

Searched defs:SetNotificationFilter (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Ddevice_state_handler.cpp155 void DeviceStateHandler::SetNotificationFilter(int32_t newFilter, bool force) in SetNotificationFilter() function in OHOS::Telephony::DeviceStateHandler
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_network.cpp104 int32_t TelRilNetwork::SetNotificationFilter(int32_t newFilter, const AppExecFwk::InnerEvent::Point… in SetNotificationFilter() function in OHOS::Telephony::TelRilNetwork
H A Dtel_ril_manager.cpp675 int32_t TelRilManager::SetNotificationFilter( in SetNotificationFilter() function in OHOS::Telephony::TelRilManager
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_network_defs.h891 void (*SetNotificationFilter)(const ReqDataInfo *requestInfo, const int32_t *newFilter); member
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp414 int32_t RilImpl::SetNotificationFilter(int32_t slotId, int32_t serialId, int32_t newFilter) in SetNotificationFilter() function in OHOS::HDI::Ril::V1_3::RilImpl
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_network.cpp222 int32_t HRilNetwork::SetNotificationFilter(int32_t serialId, int32_t newFilter) in SetNotificationFilter() function in OHOS::Telephony::HRilNetwork
H A Dhril_manager.cpp902 int32_t HRilManager::SetNotificationFilter(int32_t slotId, int32_t serialId, int32_t newFilter) in SetNotificationFilter() function in OHOS::Telephony::HRilManager