Searched refs:ReportDragUEInfo (Results 1 – 2 of 2) sorted by relevance
164 void ReportDragUEInfo(struct DragRadarInfo &dragRadarInfo, const std::string &eventDescription);
1587 ReportDragUEInfo(dragRadarInfo, START_CROSSING_DRAG); in ReportStartDragUEInfo()1598 ReportDragUEInfo(dragRadarInfo, END_CROSSING_DRAG); in ReportStopDragUEInfo()1601 void DragManager::ReportDragUEInfo(struct DragRadarInfo &dragRadarInfo, const std::string &eventDes… in ReportDragUEInfo() function in OHOS::Msdp::DeviceStatus::DragManager