Home
last modified time | relevance | path

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

/base/telephony/core_service/services/network_search/src/
Ddevice_state_handler.cpp151 void DeviceStateHandler::SetNotificationFilter(int32_t newFilter, bool force) in SetNotificationFilter() function in OHOS::Telephony::DeviceStateHandler
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_network.cpp117 int32_t TelRilNetwork::SetNotificationFilter(int32_t newFilter, const AppExecFwk::InnerEvent::Point… in SetNotificationFilter() function in OHOS::Telephony::TelRilNetwork
Dtel_ril_manager.cpp558 int32_t TelRilManager::SetNotificationFilter( in SetNotificationFilter() function in OHOS::Telephony::TelRilManager
/base/telephony/ril_adapter/services/hril/src/
Dhril_network.cpp146 int32_t HRilNetwork::SetNotificationFilter(int32_t serialId, int32_t newFilter) in SetNotificationFilter() function in OHOS::Telephony::HRilNetwork
Dhril_manager.cpp798 int32_t HRilManager::SetNotificationFilter(int32_t slotId, int32_t serialId, int32_t newFilter) in SetNotificationFilter() function in OHOS::Telephony::HRilManager
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_vendor_network_defs.h299 void (*SetNotificationFilter)(const ReqDataInfo *requestInfo, const int32_t *newFilter); member