Searched refs:CheckTopModalNode (Results 1 – 2 of 2) sorted by relevance
781 bool CheckTopModalNode(const RefPtr<FrameNode>& topModalNode, int32_t targetId);
3899 if (!CheckTopModalNode(topModalNode, targetId)) { in HandleModalPop()5046 bool OverlayManager::CheckTopModalNode(const RefPtr<FrameNode>& topModalNode, int32_t targetId) in CheckTopModalNode() function in OHOS::Ace::NG::OverlayManager