Searched refs:ReportStopDragRadarInfo (Results 1 - 2 of 2) sorted by relevance
/base/msdp/device_status/services/interaction/drag/src/ |
H A D | drag_manager.cpp | 364 ReportStopDragRadarInfo(BizState::STATE_IDLE, StageRes::RES_IDLE, DragRadarErrCode::DRAG_SUCCESS, pid, packageName); in StopDrag() 372 ReportStopDragRadarInfo(BizState::STATE_END, StageRes::RES_FAIL, DragRadarErrCode::REPEATE_STOP_DRAG_EXCEPTION, in StopDrag() 406 ReportStopDragRadarInfo(BizState::STATE_IDLE, StageRes::RES_FAIL, DragRadarErrCode::FAILED_NOTIFY_DRAG_RESULT, in StopDrag() 429 ReportStopDragRadarInfo(BizState::STATE_END, StageRes::RES_SUCCESS, DragRadarErrCode::DRAG_SUCCESS, pid, in StopDrag() 1804 void DragManager::ReportStopDragRadarInfo(BizState bizState, StageRes stageRes, DragRadarErrCode errCode, int32_t pid, in ReportStopDragRadarInfo() function in OHOS::Msdp::DeviceStatus::DragManager
|
/base/msdp/device_status/services/interaction/drag/include/ |
H A D | drag_manager.h | 202 void ReportStopDragRadarInfo(BizState bizState, StageRes stageRes, DragRadarErrCode errCode, int32_t pid,
|
Completed in 5 milliseconds