Searched refs:openUinput (Results 1 – 1 of 1) sorted by relevance
55 static unique_fd openUinput(const char* readableName, jint vendorId, jint productId, in openUinput() function276 return openUinput(readableName.c_str(), vendorId, productId, readablePhys.c_str(), deviceType, in openUinputJni()