Searched refs:CloseWithOverlayId (Results 1 – 3 of 3) sorted by relevance
49 void CloseWithOverlayId(int32_t overlayId, CloseReason reason, bool animation);
699 void SelectContentOverlayManager::CloseWithOverlayId(int32_t overlayId, CloseReason reason, bool an… in CloseWithOverlayId() function in OHOS::Ace::NG::SelectContentOverlayManager
426 selectContentManager_->CloseWithOverlayId(overlayId, reason, animation); in CloseSelectContentOverlay()