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