Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dsystem_dialog_scheduler.cpp102 const std::string ABILITY_NAME_TIPS_DIALOG = "TipsDialog"; variable
135 want.SetElementName(BUNDLE_NAME_DIALOG, ABILITY_NAME_TIPS_DIALOG); in GetTipsDialogWant()