HomeSort by relevance Sort by last modified time
    Searched defs:setContentHeight (Results 1 - 7 of 7) sorted by null

  /frameworks/base/core/java/com/android/internal/widget/
AbsActionBarView.java 89 setContentHeight(a.getLayoutDimension(R.styleable.ActionBar_height, 0));
116 public void setContentHeight(int height) {
ActionBarContextView.java 152 public void setContentHeight(int height) {
ScrollingTabContainerView.java 77 setContentHeight(abp.getTabContainerHeight());
188 public void setContentHeight(int contentHeight) {
219 setContentHeight(abp.getTabContainerHeight());
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
AbsActionBarView.java 86 setContentHeight(a.getLayoutDimension(R.styleable.ActionBar_height, 0));
110 public void setContentHeight(int height) {
ActionBarContextView.java 145 public void setContentHeight(int height) {
ScrollingTabContainerView.java 84 setContentHeight(abp.getTabContainerHeight());
195 public void setContentHeight(int contentHeight) {
227 setContentHeight(abp.getTabContainerHeight());
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 59 milliseconds