Searched refs:isExpandable (Results 1 - 2 of 2) 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());
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java1138 && ((ExpandableNotificationRow) v).isExpandable()

Completed in 3516 milliseconds