Home
last modified time | relevance | path

Searched refs:checkForReentrantCall (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java215 checkForReentrantCall(); in addNotificationLifetimeExtender()
226 checkForReentrantCall(); in addNotificationDismissInterceptor()
240 checkForReentrantCall(); in dismissNotifications()
299 checkForReentrantCall(); in dismissAllNotifications()
542 checkForReentrantCall(); in onEndLifetimeExtension()
622 checkForReentrantCall(); in onEndDismissInterception()
650 private void checkForReentrantCall() { in checkForReentrantCall() method in NotifCollection
823 checkForReentrantCall(); in updateNotificationInternally()