Searched refs:closeNode (Results 1 – 2 of 2) sorted by relevance
173 status_t closeNode(const InputDeviceNode* node);
712 status_t ret = closeNode(deviceNode.get()); in readNotify()798 status_t InputHub::closeNode(const InputDeviceNode* node) { in closeNode() function in android::InputHub