Searched defs:mWasChildInGroupWhenRemoved (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java259 private boolean mWasChildInGroupWhenRemoved; field in class:ExpandableNotificationRow
1019 mWasChildInGroupWhenRemoved = isChildInGroup();
1027 return mWasChildInGroupWhenRemoved;

Completed in 13 milliseconds