Searched refs:shouldConsumeEvent (Results 1 – 3 of 3) sorted by relevance
78 boolean shouldConsumeEvent = shouldConsumeNotificationButtonEvent(ev); in onInterceptTouchEvent()83 if (shouldConsumeEvent) { in onInterceptTouchEvent()
341 if (event && shouldConsumeEvent(*event, connection)) { in threadMain()397 bool EventThread::shouldConsumeEvent(const DisplayEventReceiver::Event& event, in shouldConsumeEvent() function in android::impl::EventThread
162 bool shouldConsumeEvent(const DisplayEventReceiver::Event& event,