Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableView.java38 protected int mMaxViewHeight; field in ExpandableView
51 mMaxViewHeight = getResources().getDimensionPixelSize( in ExpandableView()
63 int ownMaxHeight = mMaxViewHeight; in onMeasure()
DExpandableNotificationRow.java320 mMaxViewHeight = 0; in reset()
469 mMaxViewHeight = rowMaxHeight; in setHeightRange()