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

  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
AbsActionBarView.java 78 setContentHeight(a.getLayoutDimension(R.styleable.ActionBar_height, 0));
137 public void setContentHeight(int height) {
ScrollingTabContainerView.java 85 setContentHeight(abp.getTabContainerHeight());
196 public void setContentHeight(int contentHeight) {
228 setContentHeight(abp.getTabContainerHeight());
ActionBarContextView.java 95 public void setContentHeight(int height) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationViewWrapper.java 177 public void setContentHeight(int contentHeight, int minHeightHint) {
NotificationTemplateViewWrapper.java 260 public void setContentHeight(int contentHeight, int minHeightHint) {
261 super.setContentHeight(contentHeight, minHeightHint);
  /frameworks/base/core/java/com/android/internal/widget/
AbsActionBarView.java 93 setContentHeight(a.getLayoutDimension(R.styleable.ActionBar_height, 0));
171 public void setContentHeight(int height) {
ScrollingTabContainerView.java 75 setContentHeight(abp.getTabContainerHeight());
188 public void setContentHeight(int contentHeight) {
219 setContentHeight(abp.getTabContainerHeight());
ActionBarContextView.java 137 public void setContentHeight(int height) {
ActionBarView.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationContentView.java 510 public void setContentHeight(int contentHeight) {
518 wrapper.setContentHeight(mContentHeight, minHeightHint);
523 wrapper.setContentHeight(mContentHeight, minHeightHint);
756 visibleWrapper.setContentHeight(mContentHeight, getMinContentHeightHint());
    [all...]
ExpandableNotificationRow.java     [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
AppCompatDelegateImplV9.java 776 mActionModeView.setContentHeight(height);
    [all...]
  /frameworks/base/core/java/com/android/internal/policy/
DecorView.java     [all...]
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat-nodeps.jar 

Completed in 242 milliseconds