Home
last modified time | relevance | path

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

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