Home
last modified time | relevance | path

Searched refs:setContentHeight (Results 1 – 12 of 12) 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.java78 setContentHeight(abp.getTabContainerHeight()); in ScrollingTabContainerView()
193 public void setContentHeight(int contentHeight) { in setContentHeight() method in ScrollingTabContainerView
224 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.java310 public void setContentHeight(int contentHeight, int minHeightHint) { in setContentHeight() method in NotificationTemplateViewWrapper
311 super.setContentHeight(contentHeight, minHeightHint); in setContentHeight()
DNotificationViewWrapper.java337 public void setContentHeight(int contentHeight, int minHeightHint) { in setContentHeight() method in NotificationViewWrapper
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java401 public void setContentHeight(int contentHeight) { in setContentHeight() method in AmbientState
DNotificationStackScrollLayout.java2229 mAmbientState.setContentHeight(mContentHeight);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java532 public void setContentHeight(int contentHeight) { in setContentHeight() method in NotificationContentView
550 wrapper.setContentHeight(mUnrestrictedContentHeight, minHeightHint); in setContentHeight()
555 wrapper.setContentHeight(mUnrestrictedContentHeight, minHeightHint); in setContentHeight()
807 visibleWrapper.setContentHeight(mUnrestrictedContentHeight, in selectLayout()
DExpandableNotificationRow.java2756 l.setContentHeight(contentHeight);
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1976 mPrimaryActionModeView.setContentHeight(height); in createStandaloneActionMode()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt89965 Lcom/android/internal/widget/ScrollingTabContainerView;->setContentHeight(I)V