Searched refs:mMaxExpandHeight (Results 1 – 1 of 1) sorted by relevance
63 private int mMaxExpandHeight; field in ExpandableNotificationRow167 mMaxExpandHeight = 0; in resetHeight()316 setActualHeight(mMaxExpandHeight); in applyExpansionToLayout()352 boolean updateExpandHeight = mMaxExpandHeight == 0 && !mWasReset; in onLayout()362 mMaxExpandHeight = mPrivateLayout.getMaxHeight(); in updateMaxExpandHeight()432 return mShowingPublicForIntrinsicHeight ? mRowMinHeight : mMaxExpandHeight; in getMaxExpandHeight()480 return mMaxExpandHeight != 0; in isMaxExpandHeightInitialized()