Home
last modified time | relevance | path

Searched refs:setContentHeight (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DAbsActionBarView.java94 setContentHeight(a.getLayoutDimension(R.styleable.ActionBar_height, 0)); in onConfigurationChanged()
172 public void setContentHeight(int height) { in setContentHeight() method in AbsActionBarView
H A DScrollingTabContainerView.java78 setContentHeight(abp.getTabContainerHeight()); in ScrollingTabContainerView()
193 public void setContentHeight(int contentHeight) { in setContentHeight() method in ScrollingTabContainerView
224 setContentHeight(abp.getTabContainerHeight()); in onConfigurationChanged()
H A DActionBarContextView.java139 public void setContentHeight(int height) { in setContentHeight() method in ActionBarContextView
H A DActionBarView.java1083 mContextView.setContentHeight(getMeasuredHeight()); in onMeasure()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationTemplateViewWrapper.java310 public void setContentHeight(int contentHeight, int minHeightHint) { in setContentHeight() method in NotificationTemplateViewWrapper
311 super.setContentHeight(contentHeight, minHeightHint); in setContentHeight()
H A DNotificationViewWrapper.java336 public void setContentHeight(int contentHeight, int minHeightHint) { in setContentHeight() method in NotificationViewWrapper
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java594 public void setContentHeight(int contentHeight) { in setContentHeight() method in NotificationContentView
612 wrapper.setContentHeight(mUnrestrictedContentHeight, minHeightHint); in setContentHeight()
617 wrapper.setContentHeight(mUnrestrictedContentHeight, minHeightHint); in setContentHeight()
876 visibleWrapper.setContentHeight(mUnrestrictedContentHeight, in selectLayout()
H A DExpandableNotificationRow.java3149 l.setContentHeight(height);
3151 l.setContentHeight(contentHeight);
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java491 public void setContentHeight(int contentHeight) { in setContentHeight() method in AmbientState
H A DNotificationStackScrollLayout.java2359 mAmbientState.setContentHeight(mContentHeight);
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java1984 mPrimaryActionModeView.setContentHeight(height); in createStandaloneActionMode()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt86642 Lcom/android/internal/widget/ScrollingTabContainerView;->setContentHeight(I)V