Searched refs:ReportAuthPullPinBox (Results 1 – 5 of 5) sorted by relevance
153 virtual bool ReportAuthPullPinBox(struct RadarInfo &info) = 0;184 bool ReportAuthPullPinBox(struct RadarInfo &info) override;
85 bool DmRadarHelper::ReportAuthPullPinBox(struct RadarInfo &info) in ReportAuthPullPinBox() function in OHOS::DistributedHardware::DmRadarHelper
160 bool res = DmRadarHelper::GetInstance().ReportAuthPullPinBox(info);
401 bool DmRadarHelper::ReportAuthPullPinBox(struct RadarInfo &info) in ReportAuthPullPinBox() function in OHOS::DistributedHardware::DmRadarHelper
1442 if (!DmRadarHelper::GetInstance().ReportAuthPullPinBox(info)) { in ShowAuthInfoDialog()