Home
last modified time | relevance | path

Searched defs:newFilter (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Ddevice_state_handler.cpp103 int32_t newFilter = NOTIFICATION_FILTER_NONE; in ProcessDeviceState() local
155 void DeviceStateHandler::SetNotificationFilter(int32_t newFilter, bool force) in SetNotificationFilter()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/broadcast/
H A Dsoftbus_broadcast_mgr_test.cpp1314 BcScanFilter *newFilter = GetBcScanFilter(); variable
/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()
H A Dtel_ril_manager.cpp676 int32_t slotId, int32_t newFilter, const AppExecFwk::InnerEvent::Pointer &response) in SetNotificationFilter()
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c1928 void ReqSetNotificationFilter(const ReqDataInfo *requestInfo, const int32_t *newFilter) in ReqSetNotificationFilter()
/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()
/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()
H A Dhril_manager.cpp902 int32_t HRilManager::SetNotificationFilter(int32_t slotId, int32_t serialId, int32_t newFilter) in SetNotificationFilter()