Home
last modified time | relevance | path

Searched refs:NotifyStopDhidCallback (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.h56 void NotifyStopDhidCallback(const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddinput_source_manager_event_handler.cpp277 void DInputSourceManagerEventHandler::NotifyStopDhidCallback(const AppExecFwk::InnerEvent::Pointer … in NotifyStopDhidCallback() function in OHOS::DistributedHardware::DistributedInput::DInputSourceManagerEventHandler
651 NotifyStopDhidCallback(event); in ProcessEvent()