Searched defs:needNotifyApp (Results 1 – 5 of 5) sorted by relevance
203 bool needNotifyApp = false; variable221 bool needNotifyApp = false; variable520 bool needNotifyApp = true; variable543 bool needNotifyApp = false; variable566 bool needNotifyApp = false; variable588 bool needNotifyApp = false; variable610 bool needNotifyApp = false; variable633 bool needNotifyApp = false; variable657 bool needNotifyApp = false; variable679 bool needNotifyApp = false; variable
57 bool needNotifyApp = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
93 bool needNotifyApp = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
136 …nst std::shared_ptr<AppRunningRecord> &appRecord, const ApplicationState state, bool needNotifyApp) in OnAppStateChanged()329 const ApplicationState state, bool needNotifyApp) in HandleAppStateChanged()
476 bool needNotifyApp = appRunningManager_->IsApplicationFirstForeground(*appRecord); in ApplicationForegrounded() local520 bool needNotifyApp = !AAFwk::UIExtensionUtils::IsUIExtension(appRecord->GetExtensionType()) in ApplicationBackgrounded() local1594 …nst std::shared_ptr<AppRunningRecord> &appRecord, const ApplicationState state, bool needNotifyApp) in OnAppStateChanged()3632 bool needNotifyApp = appRunningManager_->IsApplicationFirstFocused(*appRecord); in HandleFocused() local3661 bool needNotifyApp = appRunningManager_->IsApplicationUnfocused(appRecord->GetBundleName()); in HandleUnfocused() local