Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DDragDownHelper.java172 boolean expandable = child.isContentExpandable(); in handleExpansion()
DExpandableView.java286 public boolean isContentExpandable() { in isContentExpandable() method in ExpandableView
DExpandableNotificationRow.java2424 public boolean isContentExpandable() {
2429 return showingLayout.isContentExpandable();
2711 expandable = mPrivateLayout.isContentExpandable();
DNotificationContentView.java1100 public boolean isContentExpandable() { in isContentExpandable() method in NotificationContentView