Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dsystem_dialog_scheduler.cpp107 const std::string CALLER_TOKEN = "callerToken"; variable
140 want.SetParam(CALLER_TOKEN, callerToken); in GetTipsDialogWant()
419 requestWant.RemoveParam(CALLER_TOKEN); in GetSelectorDialogWantCommon()
421 requestWant.SetParam(CALLER_TOKEN, callerToken); in GetSelectorDialogWantCommon()