Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java68 private boolean mWasReset; field in ExpandableNotificationRow
168 mWasReset = true; in resetHeight()
352 boolean updateExpandHeight = mMaxExpandHeight == 0 && !mWasReset; in onLayout()
357 mWasReset = false; in onLayout()