Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationHeaderViewWrapper.java345 public void setIsChildInGroup(boolean isChildInGroup) { in setIsChildInGroup() method in NotificationHeaderViewWrapper
DNotificationViewWrapper.java359 public void setIsChildInGroup(boolean isChildInGroup) { in setIsChildInGroup() method in NotificationViewWrapper
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java1270 public void setIsChildInGroup(boolean isChildInGroup) { in setIsChildInGroup() method in NotificationContentView