Searched defs:SetNotificationFilter (Results 1 – 6 of 6) sorted by relevance
151 void DeviceStateHandler::SetNotificationFilter(int32_t newFilter, bool force) in SetNotificationFilter() function in OHOS::Telephony::DeviceStateHandler
117 int32_t TelRilNetwork::SetNotificationFilter(int32_t newFilter, const AppExecFwk::InnerEvent::Point… in SetNotificationFilter() function in OHOS::Telephony::TelRilNetwork
558 int32_t TelRilManager::SetNotificationFilter( in SetNotificationFilter() function in OHOS::Telephony::TelRilManager
146 int32_t HRilNetwork::SetNotificationFilter(int32_t serialId, int32_t newFilter) in SetNotificationFilter() function in OHOS::Telephony::HRilNetwork
798 int32_t HRilManager::SetNotificationFilter(int32_t slotId, int32_t serialId, int32_t newFilter) in SetNotificationFilter() function in OHOS::Telephony::HRilManager
299 void (*SetNotificationFilter)(const ReqDataInfo *requestInfo, const int32_t *newFilter); member