Searched refs:setContentHeight (Results 1 – 9 of 9) sorted by relevance
93 setContentHeight(a.getLayoutDimension(R.styleable.ActionBar_height, 0)); in onConfigurationChanged()171 public void setContentHeight(int height) { in setContentHeight() method in AbsActionBarView
77 setContentHeight(abp.getTabContainerHeight()); in ScrollingTabContainerView()192 public void setContentHeight(int contentHeight) { in setContentHeight() method in ScrollingTabContainerView223 setContentHeight(abp.getTabContainerHeight()); in onConfigurationChanged()
138 public void setContentHeight(int height) { in setContentHeight() method in ActionBarContextView
1083 mContextView.setContentHeight(getMeasuredHeight()); in onMeasure()
306 public void setContentHeight(int contentHeight, int minHeightHint) { in setContentHeight() method in NotificationTemplateViewWrapper307 super.setContentHeight(contentHeight, minHeightHint); in setContentHeight()
326 public void setContentHeight(int contentHeight, int minHeightHint) { in setContentHeight() method in NotificationViewWrapper
571 public void setContentHeight(int contentHeight) { in setContentHeight() method in NotificationContentView589 wrapper.setContentHeight(mUnrestrictedContentHeight, minHeightHint); in setContentHeight()594 wrapper.setContentHeight(mUnrestrictedContentHeight, minHeightHint); in setContentHeight()847 visibleWrapper.setContentHeight(mUnrestrictedContentHeight, in selectLayout()
2728 l.setContentHeight(contentHeight);
1878 mPrimaryActionModeView.setContentHeight(height); in createStandaloneActionMode()