Searched refs:EPOLL_ID_INOTIFY (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DEventHub.h449 static const uint32_t EPOLL_ID_INOTIFY = 0x80000001; member in class:android::EventHub
H A DEventHub.cpp179 const uint32_t EventHub::EPOLL_ID_INOTIFY; member in class:android::EventHub
203 eventItem.data.u32 = EPOLL_ID_INOTIFY;
797 if (eventItem.data.u32 == EPOLL_ID_INOTIFY) {

Completed in 140 milliseconds