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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DDragDownHelper.java167 boolean expandable = child.isContentExpandable();
H A DExpandableView.java234 public boolean isContentExpandable() { method in class:ExpandableView
H A DExpandableNotificationRow.java1439 public boolean isContentExpandable() { method in class:ExpandableNotificationRow
1441 return showingLayout.isContentExpandable();
H A DNotificationContentView.java860 public boolean isContentExpandable() { method in class:NotificationContentView

Completed in 645 milliseconds