Searched refs:RemovePageTransitionListener (Results 1 – 7 of 7) sorted by relevance
61 void RemovePageTransitionListener(const Callback& callback) in RemovePageTransitionListener() function66 void RemovePageTransitionListener(typename Callback::IdType id) in RemovePageTransitionListener() function
350 pipeline->RemovePageTransitionListener(lastTransitionListener_); in OnPopPage()447 pipelineContext->RemovePageTransitionListener(self->lastTransitionListener_); in OnPageReady()
1365 pipelineContext->RemovePageTransitionListener(delegate->pageTransitionListenerId_); in OnPageReady()1490 pipelineContext->RemovePageTransitionListener(delegate->pageTransitionListenerId_); in PopToPage()1563 pipelineContext->RemovePageTransitionListener(delegate->pageTransitionListenerId_); in PopPage()
2418 pipelineContext->RemovePageTransitionListener(delegate->pageTransitionListenerId_); in OnPageReady()2550 pipelineContext->RemovePageTransitionListener(delegate->pageTransitionListenerId_); in PopToPage()2641 pipelineContext->RemovePageTransitionListener(delegate->pageTransitionListenerId_); in PopPage()2691 pipelineContext->RemovePageTransitionListener(delegate->pageTransitionListenerId_); in RestorePopPage()2869 pipelineContext->RemovePageTransitionListener(delegate->pageTransitionListenerId_); in ReplacePageInSubStage()
1328 pipelineContext->RemovePageTransitionListener(delegate->pageTransitionListenerId_); in PopToPage()1392 pipelineContext->RemovePageTransitionListener(delegate->pageTransitionListenerId_); in PopPage()
377 void RemovePageTransitionListener(typename BaseId::IdType id);
1211 void PipelineContext::RemovePageTransitionListener(typename BaseId::IdType id) in RemovePageTransitionListener() function in OHOS::Ace::PipelineContext1215 stageElement->RemovePageTransitionListener(id); in RemovePageTransitionListener()