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.java470 public boolean handleDismissalInterception(NotificationEntry entry) { in handleDismissalInterception() method in BubblesManager
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbles.java186 boolean handleDismissalInterception(BubbleEntry entry, @Nullable List<BubbleEntry> children, in handleDismissalInterception() method
DBubbleController.java1862 private boolean handleDismissalInterception(BubbleEntry entry, in handleDismissalInterception() method in BubbleController
2334 public boolean handleDismissalInterception(BubbleEntry entry, in handleDismissalInterception() method in BubbleController.BubblesImpl