Home
last modified time | relevance | path

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

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