Searched defs:read_notify (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/ui/
H A DEventHub.cpp362 // read_notify() will modify mFDs and mFDCount, so this must be done after
365 read_notify(mFDs[0].fd);
725 int EventHub::read_notify(int nfd) function in class:android::EventHub

Completed in 79 milliseconds