Searched defs:onDeviceRemoved (Results 1 – 2 of 2) sorted by relevance
/hardware/libhardware/modules/input/evdev/ | ||
D | InputDeviceManager.cpp | 40 void InputDeviceManager::onDeviceRemoved(std::shared_ptr<InputDeviceNode> node) { in onDeviceRemoved() function in android::InputDeviceManager |
/hardware/libhardware/tests/input/evdev/ | ||
D | InputHub_test.cpp | 67 virtual void onDeviceRemoved(std::shared_ptr<InputDeviceNode> node) override { in onDeviceRemoved() function in android::tests::TestInputCallback |