Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dsystem_dialog_scheduler.cpp107 const std::string CALLER_TOKEN = "callerToken"; member
140 want.SetParam(CALLER_TOKEN, callerToken); in GetTipsDialogWant()
418 // SelectorDialog can't bind to the window of UIExtension, so set CALLER_TOKEN to null. in GetSelectorDialogWantCommon()
419 requestWant.RemoveParam(CALLER_TOKEN); in GetSelectorDialogWantCommon()
421 requestWant.SetParam(CALLER_TOKEN, callerToken); in GetSelectorDialogWantCommon()

Completed in 2 milliseconds