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.java235 private boolean mChildIsExpanding; field in ExpandableNotificationRow
2120 mChildIsExpanding = isExpanding;
2127 return mChildIsExpanding;
2811 if (mChildrenContainer != null && !mChildIsExpanding) {
3059 || mExpandAnimationRunning || mChildIsExpanding));