Searched defs:isContentExpandable (Results 1 - 3 of 3) sorted by path

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java1831 public boolean isContentExpandable() { method in class:ExpandableNotificationRow
1836 return showingLayout.isContentExpandable();
2106 expandable = mPrivateLayout.isContentExpandable();
H A DExpandableView.java255 public boolean isContentExpandable() { method in class:ExpandableView
H A DNotificationContentView.java1011 public boolean isContentExpandable() { method in class:NotificationContentView

Completed in 1614 milliseconds