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