Searched refs:mShowingPublicForIntrinsicHeight (Results 1 – 1 of 1) sorted by relevance
48 private boolean mShowingPublicForIntrinsicHeight; field in ExpandableNotificationRow333 return mShowingPublicForIntrinsicHeight ? mRowMinHeight : getMaxExpandHeight(); in getIntrinsicHeight()373 mShowingPublicForIntrinsicHeight = mSensitive && hideSensitive; in setHideSensitiveForIntrinsicHeight()432 return mShowingPublicForIntrinsicHeight ? mRowMinHeight : mMaxExpandHeight; in getMaxExpandHeight()