Home
last modified time | relevance | path

Searched refs:hasExpandingChild (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableView.java558 public boolean hasExpandingChild() { in hasExpandingChild() method in ExpandableView
DExpandableNotificationRow.java1927 public boolean hasExpandingChild() {
2902 if (row.hasExpandingChild()) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java529 childViewState.hidden = !child.isExpandAnimationRunning() && !child.hasExpandingChild();
DNotificationChildrenContainer.java762 if (mContainingNotification.hasExpandingChild()) {