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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java1039 public boolean isExpandable() { method in class:ExpandableNotificationRow
1048 mPrivateLayout.updateExpandButtons(isExpandable());
1206 mPrivateLayout.updateExpandButtons(isExpandable());
1319 mPrivateLayout.updateExpandButtons(isExpandable());

Completed in 26 milliseconds