Searched refs:mMaxViewHeight (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableView.java38 protected int mMaxViewHeight; field in class:ExpandableView
51 mMaxViewHeight = getResources().getDimensionPixelSize(
63 int ownMaxHeight = mMaxViewHeight;
H A DExpandableNotificationRow.java376 mMaxViewHeight = 0;
525 mMaxViewHeight = rowMaxHeight;

Completed in 50 milliseconds