Home
last modified time | relevance | path

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