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/notification/row/
DExpandableView.java619 public boolean hasExpandingChild() { in hasExpandingChild() method in ExpandableView
DExpandableNotificationRow.java2163 public boolean hasExpandingChild() {
3178 if (row.hasExpandingChild()) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java620 childViewState.hidden = !child.isExpandAnimationRunning() && !child.hasExpandingChild();
DNotificationChildrenContainer.java715 if (mContainingNotification.hasExpandingChild()) {