Home
last modified time | relevance | path

Searched defs:isChildInGroup (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationHeaderViewWrapper.java221 public void setIsChildInGroup(boolean isChildInGroup) { in setIsChildInGroup()
DNotificationViewWrapper.java287 public void setIsChildInGroup(boolean isChildInGroup) { in setIsChildInGroup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java368 Notification.Builder builder, boolean isLowPriority, boolean isChildInGroup, in createRemoteViews()
862 boolean isChildInGroup, in AsyncInflationTask()
DExpandableView.java534 public boolean isChildInGroup() { in isChildInGroup() method in ExpandableView
DNotificationContentView.java1172 public void setIsChildInGroup(boolean isChildInGroup) { in setIsChildInGroup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java753 public boolean isChildInGroup() { in isChildInGroup() method in NotificationEntry