HomeSort by relevance Sort by last modified time
    Searched refs:setHeights (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
NotificationContentViewTest.java 52 mView.setHeights(10, 20, 30, 40);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationContentView.java 148 public void setHeights(int smallHeight, int headsUpMaxHeight, int maxHeight,
    [all...]
ExpandableNotificationRow.java 450 layout.setHeights(minHeight, headsUpheight, mNotificationMaxHeight,
    [all...]

Completed in 77 milliseconds