Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/app_state_observer_manager_test/
Dapp_state_observer_manager_test.cpp218 bool needNotifyApp = false; variable
236 bool needNotifyApp = false; variable
535 bool needNotifyApp = true; variable
558 bool needNotifyApp = false; variable
581 bool needNotifyApp = false; variable
603 bool needNotifyApp = false; variable
625 bool needNotifyApp = false; variable
648 bool needNotifyApp = false; variable
672 bool needNotifyApp = false; variable
694 bool needNotifyApp = false; variable
/foundation/ability/ability_runtime/test/fuzztest/appstateobservermanager_fuzzer/
Dappstateobservermanager_fuzzer.cpp58 bool needNotifyApp = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_state_observer_manager.cpp241 bool needNotifyApp, in OnAppStateChanged()
475 const ApplicationState state, bool needNotifyApp, bool isFromWindowFocusChanged) in HandleAppStateChanged()
Dapp_mgr_service_inner.cpp1093 bool needNotifyApp = appRunningManager_->IsApplicationFirstForeground(*appRecord); in ApplicationForegrounded() local
1136 bool needNotifyApp = !AAFwk::UIExtensionUtils::IsUIExtension(appRecord->GetExtensionType()) in ApplicationBackgrounded() local
2684 bool needNotifyApp, in OnAppStateChanged()
5273 bool needNotifyApp = appRunningManager_->IsApplicationFirstFocused(*appRecord); in HandleFocused() local
5306 bool needNotifyApp = appRunningManager_->IsApplicationUnfocused(appRecord->GetBundleName()); in HandleUnfocused() local