Searched refs:ProcessForegroundEvent (Results 1 – 2 of 2) sorted by relevance
37 void ProcessForegroundEvent(std::shared_ptr<SysEvent> event, AppEventRecord& appEventRecord);
164 ProcessForegroundEvent(event, appEventRecord); in ProcessEvent()176 void FoldEventCacher::ProcessForegroundEvent(std::shared_ptr<SysEvent> event, AppEventRecord& appEv… in ProcessForegroundEvent() function in OHOS::HiviewDFX::FoldEventCacher