Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
DBubblesManager.java530 public boolean handleDismissalInterception(NotificationEntry entry) { in handleDismissalInterception() method in BubblesManager
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbles.java187 boolean handleDismissalInterception(BubbleEntry entry, @Nullable List<BubbleEntry> children, in handleDismissalInterception() method
DBubbleController.java2124 private boolean handleDismissalInterception(BubbleEntry entry, in handleDismissalInterception() method in BubbleController
2659 public boolean handleDismissalInterception(BubbleEntry entry, in handleDismissalInterception() method in BubbleController.BubblesImpl