Searched refs:GetAllForegroundAbilities (Results 1 – 4 of 4) sorted by relevance
174 missionListManager->GetAllForegroundAbilities(foregroundList); in DoSomethingInterestingWithMyAPI()
468 void GetAllForegroundAbilities(std::list<std::shared_ptr<AbilityRecord>>& foregroundList);
3859 GetAllForegroundAbilities(foregroundAbilities); in PauseManager()3876 void MissionListManager::GetAllForegroundAbilities(std::list<std::shared_ptr<AbilityRecord>>& foreg… in GetAllForegroundAbilities() function in OHOS::AAFwk::MissionListManager
5948 missionListManager->GetAllForegroundAbilities(foregroundList);