Searched refs:shouldConsumeEvent (Results 1 – 2 of 2) sorted by relevance
194 bool shouldConsumeEvent(const DisplayEventReceiver::Event& event,
506 if (event && shouldConsumeEvent(*event, connection)) { in threadMain()571 bool EventThread::shouldConsumeEvent(const DisplayEventReceiver::Event& event, in shouldConsumeEvent() function in android::impl::EventThread