Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DStackScrollerDecorView.java40 private boolean mContentAnimating; field in StackScrollerDecorView
42 mContentAnimating = false;
89 mContentAnimating = animate; in setContentVisible()
92 } if (!mContentAnimating) { in setContentVisible()