Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java201 private final boolean mDebugRemoveAnimation; field in NotificationStackScrollLayout
625 mDebugRemoveAnimation = featureFlags.isEnabled(Flags.NSSL_DEBUG_REMOVE_ANIMATION); in NotificationStackScrollLayout()
2858 if (mDebugRemoveAnimation) { in generateRemoveAnimation()
2865 if (mDebugRemoveAnimation) { in generateRemoveAnimation()
2876 if (mDebugRemoveAnimation) { in generateRemoveAnimation()
2883 if (mDebugRemoveAnimation) { in generateRemoveAnimation()
3351 if (mDebugRemoveAnimation) { in generateChildRemovalEvents()