Searched refs:setContentHeight (Results 1 - 9 of 9) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
H A DAbsActionBarView.java69 setContentHeight(a.getLayoutDimension(R.styleable.ActionBar_height, 0));
98 public void setContentHeight(int height) { method in class:AbsActionBarView
H A DScrollingTabContainerView.java69 setContentHeight(abp.getTabContainerHeight());
181 public void setContentHeight(int contentHeight) { method in class:ScrollingTabContainerView
199 setContentHeight(abp.getTabContainerHeight());
H A DActionBarContextView.java129 public void setContentHeight(int height) { method in class:ActionBarContextView
H A DActionBarView.java993 mContextView.setContentHeight(getMeasuredHeight());
/frameworks/base/core/java/com/android/internal/widget/
H A DAbsActionBarView.java69 setContentHeight(a.getLayoutDimension(R.styleable.ActionBar_height, 0));
96 public void setContentHeight(int height) { method in class:AbsActionBarView
H A DScrollingTabContainerView.java78 setContentHeight(abp.getTabContainerHeight());
189 public void setContentHeight(int contentHeight) { method in class:ScrollingTabContainerView
220 setContentHeight(abp.getTabContainerHeight());
H A DActionBarContextView.java139 public void setContentHeight(int height) { method in class:ActionBarContextView
H A DActionBarView.java1129 mContextView.setContentHeight(getMeasuredHeight());
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindow.java2292 mActionModeView.setContentHeight(height);

Completed in 139 milliseconds