Searched refs:ReportNotifyDataChange (Results 1 – 4 of 4) sorted by relevance
120 bool ReportNotifyDataChange(struct RadarInfo info);
165 bool res = DpRadarHelper::GetInstance().ReportNotifyDataChange(info);
164 if (!DpRadarHelper::GetInstance().ReportNotifyDataChange(info)) { in NotifyProfileChanged()
312 bool DpRadarHelper::ReportNotifyDataChange(struct RadarInfo info) in ReportNotifyDataChange() function in OHOS::DeviceProfile::DpRadarHelper