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