Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java244 private boolean mChildIsExpanding; field in ExpandableNotificationRow
2157 mChildIsExpanding = isExpanding;
2164 return mChildIsExpanding;
2821 if (mChildrenContainer != null && !mChildIsExpanding) {
3055 || mExpandAnimationRunning || mChildIsExpanding));