Home
last modified time | relevance | path

Searched refs:updateExpandButtons (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java369 updateExpandButtons(mExpandable); in onLayout()
1104 updateExpandButtons(mExpandable); in setHeadsUp()
1530 public void updateExpandButtons(boolean expandable) { in updateExpandButtons() method in NotificationContentView
DExpandableNotificationRow.java570 mPublicLayout.updateExpandButtons(true); in onNotificationUpdated()
2167 mPrivateLayout.updateExpandButtons(isExpandable());
2363 mPrivateLayout.updateExpandButtons(isExpandable());
2541 mPrivateLayout.updateExpandButtons(isExpandable());