Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationView.java114 private boolean mIsHeadsUpAnimation; field in ActivatableNotificationView
362 mIsHeadsUpAnimation = isHeadsUpAnimation; in performRemoveAnimation()
382 mIsHeadsUpAnimation = isHeadsUpAppear; in performAddAnimation()
505 if (mIsHeadsUpAnimation) { in getCujType()