Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java691 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()
815 mAmDispatchingToOtherCode = false; in cancelDismissInterception()
[all …]