Searched refs:getMaxExpandHeight (Results 1 – 2 of 2) sorted by relevance
333 return mShowingPublicForIntrinsicHeight ? mRowMinHeight : getMaxExpandHeight(); in getIntrinsicHeight()431 public int getMaxExpandHeight() { in getMaxExpandHeight() method in ExpandableNotificationRow
1235 int firstChildMaxExpandHeight = getMaxExpandHeight(firstChild); in getScrollRange()1312 private int getMaxExpandHeight(View view) { in getMaxExpandHeight() method in NotificationStackScrollLayout