Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifCollection.java179 private boolean mAmDispatchingToOtherCode; field in NotifCollection
691 mAmDispatchingToOtherCode = true; in dispatchEvents()
695 mAmDispatchingToOtherCode = false; in dispatchEvents()
736 mAmDispatchingToOtherCode = true; in cancelLifetimeExtension()
740 mAmDispatchingToOtherCode = false; in cancelLifetimeExtension()
750 mAmDispatchingToOtherCode = true; in updateLifetimeExtension()
757 mAmDispatchingToOtherCode = false; in updateLifetimeExtension()
762 mAmDispatchingToOtherCode = true; in updateDismissInterceptors()
768 mAmDispatchingToOtherCode = false; in updateDismissInterceptors()
811 mAmDispatchingToOtherCode = true; in cancelDismissInterception()
[all …]