Home
last modified time | relevance | path

Searched refs:likeGroupExpanded (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java789 public int getMinHeight(boolean likeGroupExpanded) { in getMinHeight() argument
792 } else if (likeGroupExpanded || !mIsChildInGroup || isGroupExpanded()) { in getMinHeight()