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