Home
last modified time | relevance | path

Searched defs:onDeviceRemoved (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/input/evdev/
DInputDeviceManager.cpp40 void InputDeviceManager::onDeviceRemoved(std::shared_ptr<InputDeviceNode> node) { in onDeviceRemoved() function in android::InputDeviceManager
/hardware/libhardware/tests/input/evdev/
DInputHub_test.cpp67 virtual void onDeviceRemoved(std::shared_ptr<InputDeviceNode> node) override { in onDeviceRemoved() function in android::tests::TestInputCallback