Home
last modified time | relevance | path

Searched refs:RemoveOverlayBySubwindowManager (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.h467 static bool RemoveOverlayBySubwindowManager(int32_t instanceId);
H A Dace_container.cpp496 bool AceContainer::RemoveOverlayBySubwindowManager(int32_t instanceId) in RemoveOverlayBySubwindowManager() function in OHOS::Ace::Platform::AceContainer
560 if (RemoveOverlayBySubwindowManager(instanceId)) { in OnBackPressed()