Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dmission.h161 inline void SetNotifyLabel(bool needNotify) in SetNotifyLabel() function
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dmission_list_manager.cpp2157 mission->SetNotifyLabel(false); in NotifyMissionCreated()