Home
last modified time | relevance | path

Searched refs:OnReceiveAppEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_event_subscriber_manager.h49 void OnReceiveAppEvent(const OHOS::EventFwk::CommonEventData &eventData);
H A Dwifi_event_subscriber_manager.cpp74 …ventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_REMOVED, &CesEventSubscriber::OnReceiveAppEvent},
718 void CesEventSubscriber::OnReceiveAppEvent(const OHOS::EventFwk::CommonEventData &eventData) in OnReceiveAppEvent() function in OHOS::Wifi::CesEventSubscriber