Searched refs:mIsChildInGroup (Results 1 – 1 of 1) sorted by relevance
128 private boolean mIsChildInGroup; field in NotificationContentView800 if (likeGroupExpanded || !mIsChildInGroup || isGroupExpanded()) { in getMinHeight()1084 int height = !mIsChildInGroup || isGroupExpanded() in calculateVisibleType()1113 if (!mUserExpanding && mIsChildInGroup && !isGroupExpanded()) { in getVisualTypeForHeight()1127 && (!mIsChildInGroup || isGroupExpanded() in getVisualTypeForHeight()1174 mIsChildInGroup = isChildInGroup; in setIsChildInGroup()1176 mContractedWrapper.setIsChildInGroup(mIsChildInGroup); in setIsChildInGroup()1179 mExpandedWrapper.setIsChildInGroup(mIsChildInGroup); in setIsChildInGroup()1182 mHeadsUpWrapper.setIsChildInGroup(mIsChildInGroup); in setIsChildInGroup()1215 if (mIsChildInGroup) {[all …]