Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_device_listener.cpp53 void OHInputDeviceListener::SetDeviceRemovedCallback( in SetDeviceRemovedCallback() function in OHOS::MMI::OHInputDeviceListener
H A Doh_input_manager.cpp1745 g_deviceListener->SetDeviceRemovedCallback(DeviceRemovedCallback); in OH_Input_RegisterDeviceListener()
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/include/
H A Doh_input_device_listener.h35 …void SetDeviceRemovedCallback(const std::function<void(int32_t deviceId, const std::string &type)>…