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