Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dmodal_system_app_freeze_uiextension.cpp30 const std::string APP_FREEZE_PID = "APP_FREEZE_PID"; variable
120 want.SetParam(APP_FREEZE_PID, pid); in CreateSystemDialogWant()
150 param[APP_FREEZE_PID.c_str()] = want_.GetStringParam(APP_FREEZE_PID); in OnAbilityConnectDone()