Searched defs:hasValidFd (Results 1 – 2 of 2) sorted by relevance
42 bool hasValidFd() const { return mFd.get() != INVALID_FD; } in hasValidFd() function
400 bool EventHub::Device::hasValidFd() const { in hasValidFd() function in android::EventHub::Device