Searched refs:closeNode (Results 1 – 2 of 2) sorted by relevance
147 status_t closeNode(const std::shared_ptr<InputDeviceNode>& node);
683 status_t ret = closeNode(deviceNode); in readNotify()771 status_t InputHub::closeNode(const std::shared_ptr<InputDeviceNode>& node) { in closeNode() function in android::InputHub