Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java256 private boolean mIconAnimationRunning; field in ExpandableNotificationRow
449 mIconAnimationRunning = running; in setIconAnimationRunning()
571 if (mIconAnimationRunning) { in onNotificationUpdated()