Home
last modified time | relevance | path

Searched defs:setIsChildInGroup (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationHeaderViewWrapper.java300 public void setIsChildInGroup(boolean isChildInGroup) { in setIsChildInGroup() method in NotificationHeaderViewWrapper
H A DNotificationViewWrapper.java344 public void setIsChildInGroup(boolean isChildInGroup) { in setIsChildInGroup() method in NotificationViewWrapper
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java1104 public void setIsChildInGroup(boolean isChildInGroup) { in setIsChildInGroup() method in NotificationContentView