Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java523 mAmDispatchingToOtherCode = true; in dispatchEventsAndRebuildList()
527 mAmDispatchingToOtherCode = false; in dispatchEventsAndRebuildList()
565 mAmDispatchingToOtherCode = true; in cancelLifetimeExtension()
569 mAmDispatchingToOtherCode = false; in cancelLifetimeExtension()
579 mAmDispatchingToOtherCode = true; in updateLifetimeExtension()
586 mAmDispatchingToOtherCode = false; in updateLifetimeExtension()
591 mAmDispatchingToOtherCode = true; in updateDismissInterceptors()
597 mAmDispatchingToOtherCode = false; in updateDismissInterceptors()
638 mAmDispatchingToOtherCode = true; in cancelDismissInterception()
642 mAmDispatchingToOtherCode = false; in cancelDismissInterception()
[all …]