Searched refs:isDismissIntercepted (Results 1 – 1 of 1) sorted by relevance
245 if (isDismissIntercepted(entry)) { in dismissNotifications()306 if (isDismissIntercepted(entry)) { in dismissAllNotifications()617 if (!isDismissIntercepted(entry)) { in onEndDismissInterception()631 private boolean isDismissIntercepted(NotificationEntry entry) { in isDismissIntercepted() method in NotifCollection