Home
last modified time | relevance | path

Searched refs:NotifyRelayStartDhidCallback (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.h61 void NotifyRelayStartDhidCallback(const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddinput_source_manager_event_handler.cpp485 void DInputSourceManagerEventHandler::NotifyRelayStartDhidCallback(const AppExecFwk::InnerEvent::Po… in NotifyRelayStartDhidCallback() function in OHOS::DistributedHardware::DistributedInput::DInputSourceManagerEventHandler
610 NotifyRelayStartDhidCallback(event); in ProcessEventInner()