Home
last modified time | relevance | path

Searched defs:shouldIntercept (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSScrollLayout.java92 public boolean shouldIntercept(MotionEvent ev) { in shouldIntercept() method in QSScrollLayout
/frameworks/base/services/core/java/com/android/server/notification/
DZenModeFiltering.java120 public boolean shouldIntercept(int zen, NotificationManager.Policy policy, in shouldIntercept() method in ZenModeFiltering
DZenModeHelper.java172 public boolean shouldIntercept(NotificationRecord record) { in shouldIntercept() method in ZenModeHelper