Searched refs:isDismissIntercepted (Results 1 – 1 of 1) sorted by relevance
309 if (isDismissIntercepted(entry)) { in dismissNotifications()374 if (isDismissIntercepted(entry)) { in dismissAllNotifications()805 if (!isDismissIntercepted(entry)) { in onEndDismissInterception()819 private boolean isDismissIntercepted(NotificationEntry entry) { in isDismissIntercepted() method in NotifCollection