Searched refs:CloseSwipeAction (Results 1 – 3 of 3) sorted by relevance
200 void CloseSwipeAction(OnFinishFunc&& onFinishCallback);
284 void ListItemPattern::CloseSwipeAction(OnFinishFunc&& onFinishCallback) in CloseSwipeAction() function in OHOS::Ace::NG::ListItemPattern
2459 return item->CloseSwipeAction(std::move(onFinishCallback)); in CloseAllSwipeActions()