Searched refs:setHeights (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationContentViewTest.java52 mView.setHeights(10, 20, 30, 40);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationContentView.java148 public void setHeights(int smallHeight, int headsUpMaxHeight, int maxHeight, method in class:NotificationContentView
H A DExpandableNotificationRow.java450 layout.setHeights(minHeight, headsUpheight, mNotificationMaxHeight,

Completed in 111 milliseconds