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

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

Completed in 574 milliseconds