Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifCollection.java253 checkForReentrantCall(); in addNotificationLifetimeExtender()
264 checkForReentrantCall(); in addNotificationDismissInterceptor()
278 checkForReentrantCall(); in dismissNotifications()
353 checkForReentrantCall(); in dismissAllNotifications()
707 checkForReentrantCall(); in onEndLifetimeExtension()
795 checkForReentrantCall(); in onEndDismissInterception()
823 private void checkForReentrantCall() { in checkForReentrantCall() method in NotifCollection
1011 checkForReentrantCall(); in updateNotificationInternally()