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/
DNotificationContentView.java388 updateExpandButtons(mExpandable); in onLayout()
1115 updateExpandButtons(mExpandable); in setHeadsUp()
1434 public void updateExpandButtons(boolean expandable) { in updateExpandButtons() method in NotificationContentView
DExpandableNotificationRow.java487 mPublicLayout.updateExpandButtons(true); in onNotificationUpdated()
1961 mPrivateLayout.updateExpandButtons(isExpandable());
2162 mPrivateLayout.updateExpandButtons(isExpandable());
2321 mPrivateLayout.updateExpandButtons(isExpandable());