Searched refs:setHeights (Results 1 – 3 of 3) sorted by relevance
61 mView.setHeights(10, 20, 30); in setup()
193 public void setHeights(int smallHeight, int headsUpMaxHeight, int maxHeight) { in setHeights() method in NotificationContentView
699 layout.setHeights(smallHeight, headsUpHeight, mMaxExpandedHeight); in updateLimitsForView()