Home
last modified time | relevance | path

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

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