Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableView.java435 public boolean isChildInGroup() { in isChildInGroup() method in ExpandableView
DNotificationContentView.java916 public void setIsChildInGroup(boolean isChildInGroup) { in setIsChildInGroup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java2387 private boolean isChildInGroup(View child) { in isChildInGroup() method in NotificationStackScrollLayout