Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Dprompt_action.cpp50 bool ContainerIsService() in ContainerIsService() function
460 …if ((SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) && !ContainerIsScenceBoard… in ShowToast()
1467 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in JSPromptShowDialog()
1672 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in JSPromptShowActionMenu()
2038 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in OpenCustomDialog()
2107 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in CloseCustomDialog()
2203 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in UpdateCustomDialog()