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.java293 public void setIsChildInGroup(boolean isChildInGroup) { in setIsChildInGroup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java334 Notification.Builder builder, boolean isLowPriority, boolean isChildInGroup, in createRemoteViews()
776 boolean isChildInGroup, in AsyncInflationTask()
DExpandableView.java518 public boolean isChildInGroup() { in isChildInGroup() method in ExpandableView
DNotificationContentView.java1085 public void setIsChildInGroup(boolean isChildInGroup) { in setIsChildInGroup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java683 public boolean isChildInGroup() { in isChildInGroup() method in NotificationEntry