Home
last modified time | relevance | path

Searched refs:shouldConsumeNotificationButtonEvent (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DCarNavigationBarView.java78 boolean shouldConsumeEvent = shouldConsumeNotificationButtonEvent(ev); in onInterceptTouchEvent()
102 private boolean shouldConsumeNotificationButtonEvent(MotionEvent ev) { in shouldConsumeNotificationButtonEvent() method in CarNavigationBarView