Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Dprompt_action.cpp43 bool ContainerIsService() in ContainerIsService() function
454 if ((SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) && !ContainerIsScenceBoard() && in ShowToast()
547 if ((SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) && !ContainerIsScenceBoard() && in CloseToast()
1555 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in JSPromptShowDialog()
1760 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in JSPromptShowActionMenu()
2138 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in OpenCustomDialog()
2207 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in CloseCustomDialog()
2303 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in UpdateCustomDialog()

Completed in 5 milliseconds