Home
last modified time | relevance | path

Searched defs:needNotifyApp (Results 1 – 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/app_state_observer_manager_test/
Dapp_state_observer_manager_test.cpp217 bool needNotifyApp = false; variable
235 bool needNotifyApp = false; variable
534 bool needNotifyApp = true; variable
557 bool needNotifyApp = false; variable
580 bool needNotifyApp = false; variable
602 bool needNotifyApp = false; variable
624 bool needNotifyApp = false; variable
647 bool needNotifyApp = false; variable
671 bool needNotifyApp = false; variable
693 bool needNotifyApp = false; variable
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_state_observer_manager.cpp233 bool needNotifyApp, in OnAppStateChanged()
428 const ApplicationState state, bool needNotifyApp, bool isFromWindowFocusChanged) in HandleAppStateChanged()
Dapp_mgr_service_inner.cpp676 bool needNotifyApp = appRunningManager_->IsApplicationFirstForeground(*appRecord); in ApplicationForegrounded() local
723 bool needNotifyApp = !AAFwk::UIExtensionUtils::IsUIExtension(appRecord->GetExtensionType()) in ApplicationBackgrounded() local
1845 bool needNotifyApp, in OnAppStateChanged()
4104 bool needNotifyApp = appRunningManager_->IsApplicationFirstFocused(*appRecord); in HandleFocused() local
4135 bool needNotifyApp = appRunningManager_->IsApplicationUnfocused(appRecord->GetBundleName()); in HandleUnfocused() local