Home
last modified time | relevance | path

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