Searched refs:handleNotifyEventLocked (Results 1 – 2 of 2) sorted by relevance
740 void handleNotifyEventLocked(const inotify_event&) REQUIRES(mLock);
2785 handleNotifyEventLocked(*event); in readNotifyLocked()2794 void EventHub::handleNotifyEventLocked(const inotify_event& event) { in handleNotifyEventLocked() function in android::EventHub