Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/include/
H A Ddinput_source_manager_event_handler.h64 void NotifyRelayStopTypeCallback(const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddinput_source_manager_event_handler.cpp569 void DInputSourceManagerEventHandler::NotifyRelayStopTypeCallback(const AppExecFwk::InnerEvent::Poi… in NotifyRelayStopTypeCallback() function in OHOS::DistributedHardware::DistributedInput::DInputSourceManagerEventHandler
619 NotifyRelayStopTypeCallback(event); in ProcessEventInner()