Home
last modified time | relevance | path

Searched refs:SetDeviceAddedCallback (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_device_listener.cpp47 void OHInputDeviceListener::SetDeviceAddedCallback( in SetDeviceAddedCallback() function in OHOS::MMI::OHInputDeviceListener
H A Doh_input_manager.cpp1744 g_deviceListener->SetDeviceAddedCallback(DeviceAddedCallback); in OH_Input_RegisterDeviceListener()
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/include/
H A Doh_input_device_listener.h34 …void SetDeviceAddedCallback(const std::function<void(int32_t deviceId, const std::string &type)> &…