Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java247 private boolean mIconAnimationRunning; field in ExpandableNotificationRow
411 mIconAnimationRunning = running; in setIconAnimationRunning()
586 if (mIconAnimationRunning) { in onNotificationUpdated()