Searched refs:mVolumeGroupListMaxHeight (Results 1 – 2 of 2) sorted by relevance
160 private int mVolumeGroupListMaxHeight; field in MediaRouteControllerDialog467 mVolumeGroupListMaxHeight = res.getDimensionPixelSize( in updateLayout()635 expandedGroupListHeight = Math.min(expandedGroupListHeight, mVolumeGroupListMaxHeight); in updateLayoutHeightInternal()
163 private int mVolumeGroupListMaxHeight; field in MediaRouteControllerDialog474 mVolumeGroupListMaxHeight = res.getDimensionPixelSize( in updateLayout()642 expandedGroupListHeight = Math.min(expandedGroupListHeight, mVolumeGroupListMaxHeight); in updateLayoutHeightInternal()