Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java168 public void setHeights(int smallHeight, int headsUpMaxHeight, int maxHeight, in setHeights() method in NotificationContentView
DExpandableNotificationRow.java568 layout.setHeights(minHeight, headsUpheight, mNotificationMaxHeight, in updateLimitsForView()