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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationContentView.java208 public boolean isContentExpandable() { method in class:NotificationContentView
H A DExpandableView.java228 public boolean isContentExpandable() { method in class:ExpandableView
H A DExpandableNotificationRow.java433 public boolean isContentExpandable() { method in class:ExpandableNotificationRow
435 return showingLayout.isContentExpandable();

Completed in 68 milliseconds