Home
last modified time | relevance | path

Searched refs:setContentHeight (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DAbsActionBarView.java94 setContentHeight(a.getLayoutDimension(R.styleable.ActionBar_height, 0)); in onConfigurationChanged()
172 public void setContentHeight(int height) { in setContentHeight() method in AbsActionBarView
DScrollingTabContainerView.java77 setContentHeight(abp.getTabContainerHeight()); in ScrollingTabContainerView()
192 public void setContentHeight(int contentHeight) { in setContentHeight() method in ScrollingTabContainerView
223 setContentHeight(abp.getTabContainerHeight()); in onConfigurationChanged()
DActionBarContextView.java139 public void setContentHeight(int height) { in setContentHeight() method in ActionBarContextView
DActionBarView.java1083 mContextView.setContentHeight(getMeasuredHeight()); in onMeasure()
/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
320 super.setContentHeight(contentHeight, minHeightHint); in setContentHeight()
DNotificationViewWrapper.java281 public void setContentHeight(int contentHeight, int minHeightHint) { in setContentHeight() method in NotificationViewWrapper
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java600 public void setContentHeight(int contentHeight) { in setContentHeight() method in NotificationContentView
618 wrapper.setContentHeight(mUnrestrictedContentHeight, minHeightHint); in setContentHeight()
623 wrapper.setContentHeight(mUnrestrictedContentHeight, minHeightHint); in setContentHeight()
877 visibleWrapper.setContentHeight(mUnrestrictedContentHeight, in selectLayout()
DExpandableNotificationRow.java2750 l.setContentHeight(contentHeight);
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1872 mPrimaryActionModeView.setContentHeight(height); in createStandaloneActionMode()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt107759 Lcom/android/internal/widget/ScrollingTabContainerView;->setContentHeight(I)V