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.java306 public void setContentHeight(int contentHeight, int minHeightHint) { in setContentHeight() method in NotificationTemplateViewWrapper
307 super.setContentHeight(contentHeight, minHeightHint); in setContentHeight()
DNotificationViewWrapper.java353 public void setContentHeight(int contentHeight, int minHeightHint) { in setContentHeight() method in NotificationViewWrapper
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java507 public void setContentHeight(int contentHeight) { in setContentHeight() method in AmbientState
DNotificationStackScrollLayout.java2476 mAmbientState.setContentHeight(mContentHeight);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java638 public void setContentHeight(int contentHeight) { in setContentHeight() method in NotificationContentView
656 wrapper.setContentHeight(mUnrestrictedContentHeight, minHeightHint); in setContentHeight()
661 wrapper.setContentHeight(mUnrestrictedContentHeight, minHeightHint); in setContentHeight()
929 visibleWrapper.setContentHeight(mUnrestrictedContentHeight, in selectLayout()
DExpandableNotificationRow.java3262 l.setContentHeight(height);
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1955 mPrimaryActionModeView.setContentHeight(height); in createStandaloneActionMode()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt85999 Lcom/android/internal/widget/ScrollingTabContainerView;->setContentHeight(I)V