Home
last modified time | relevance | path

Searched refs:SetForegroundCalled (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h1123 void SetForegroundCalled(bool isForegroundCalled) in SetForegroundCalled() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H A Dpipeline_context_test_ng.cpp452 context_->SetForegroundCalled(true);
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp605 pipelineBase->SetForegroundCalled(true); in OnShow()
H A Dui_content_impl.cpp2152 pipelineContext->SetForegroundCalled(true); in Foreground()