Searched refs:mUnrestrictedContentHeight (Results 1 – 1 of 1) sorted by relevance
64 private int mUnrestrictedContentHeight; field in NotificationContentView85 outline.setRoundRect(0, 0, view.getWidth(), mUnrestrictedContentHeight,254 mUnrestrictedContentHeight = Math.max(contentHeight, getMinHeight()); in setContentHeight()