Home
last modified time | relevance | path

Searched defs:setContentHeight (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationTemplateViewWrapper.java319 public void setContentHeight(int contentHeight, int minHeightHint) { in setContentHeight() method in NotificationTemplateViewWrapper
DNotificationViewWrapper.java281 public void setContentHeight(int contentHeight, int minHeightHint) { in setContentHeight() method in NotificationViewWrapper
/frameworks/base/core/java/com/android/internal/widget/
DAbsActionBarView.java172 public void setContentHeight(int height) { in setContentHeight() method in AbsActionBarView
DActionBarContextView.java139 public void setContentHeight(int height) { in setContentHeight() method in ActionBarContextView
DScrollingTabContainerView.java192 public void setContentHeight(int contentHeight) { in setContentHeight() method in ScrollingTabContainerView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java600 public void setContentHeight(int contentHeight) { in setContentHeight() method in NotificationContentView