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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java68 private boolean mWasReset; field in class:ExpandableNotificationRow
168 mWasReset = true;
352 boolean updateExpandHeight = mMaxExpandHeight == 0 && !mWasReset;
357 mWasReset = false;

Completed in 66 milliseconds