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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java1498 public boolean isExpandable() { method in class:ExpandableNotificationRow
1507 mPrivateLayout.updateExpandButtons(isExpandable());
1701 mPrivateLayout.updateExpandButtons(isExpandable());
1842 mPrivateLayout.updateExpandButtons(isExpandable());

Completed in 32 milliseconds