Searched refs:NotifyAppStateChanged (Results 1 – 5 of 5) sorted by relevance
71 ReclaimStrategyManager::GetInstance().NotifyAppStateChanged(para);72 ReclaimStrategyManager::GetInstance().NotifyAppStateChanged(nullptr);84 ReclaimStrategyManager::GetInstance().NotifyAppStateChanged(para);108 ReclaimStrategyManager::GetInstance().NotifyAppStateChanged(para);135 ReclaimStrategyManager::GetInstance().NotifyAppStateChanged(para);
90 ReclaimStrategyManager::GetInstance().NotifyAppStateChanged(para);
31 void NotifyAppStateChanged(std::shared_ptr<ReclaimParam> reclaimPara);
97 void ReclaimStrategyManager::NotifyAppStateChanged(std::shared_ptr<ReclaimParam> reclaimPara) in NotifyAppStateChanged() function in OHOS::Memory::ReclaimStrategyManager
1183 ReclaimStrategyManager::GetInstance().NotifyAppStateChanged(para); in ApplyReclaimPriority()