Searched refs:SetRemoveSwiperEventCallback (Results 1 – 3 of 3) sorted by relevance
155 void SetRemoveSwiperEventCallback(const CommonFunc& removeSwiperEventCallback) in SetRemoveSwiperEventCallback() function
441 tabBarPattern_->swiperController_->SetRemoveSwiperEventCallback(nullptr);451 tabBarPattern_->swiperController_->SetRemoveSwiperEventCallback([]() {}); in __anon4b2a94ab0302()
5335 swiperController_->SetRemoveSwiperEventCallback(std::move(removeSwiperEventCallback)); in SetSwiperEventCallback()