Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dmodal_system_app_freeze_uiextension.h36 constexpr const char* APP_NO_RESPONSE_ABILITY = "AppAbnormalAbility"; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dmodal_system_app_freeze_uiextension.cpp118 want.SetElementName(APP_NO_RESPONSE_BUNDLENAME, APP_NO_RESPONSE_ABILITY); in CreateSystemDialogWant()
H A Dapp_mgr_service_inner.cpp5837 …anager_->CheckAppRunningRecordIsExist(APP_NO_RESPONSE_BUNDLENAME, APP_NO_RESPONSE_ABILITY) : false; in NotifyAppFault()
5884 …unningManager_->CheckAppRunningRecordIsExist(APP_NO_RESPONSE_BUNDLENAME, APP_NO_RESPONSE_ABILITY) : in TimeoutNotifyApp()