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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java148 private int mMaxExpandHeight; field in class:ExpandableNotificationRow
1779 mMaxExpandHeight = expandedChild.getHeight();
1928 return mMaxExpandHeight;
2072 return mMaxExpandHeight != 0;

Completed in 14 milliseconds