Searched refs:setHeight (Results 1 - 25 of 25) sorted by relevance

/packages/apps/Mms/src/org/w3c/dom/smil/
H A DElementLayout.java43 public void setHeight(int height) method in interface:ElementLayout
/packages/apps/Mms/src/com/android/mms/dom/smil/
H A DSmilLayoutElementImpl.java58 rootLayoutNode.setHeight(LayoutManager.getInstance().getLayoutParameters().getHeight());
H A DSmilRootLayoutElementImpl.java57 public void setHeight(int height) throws DOMException { method in class:SmilRootLayoutElementImpl
H A DSmilRegionElementImpl.java223 public void setHeight(int height) throws DOMException { method in class:SmilRegionElementImpl
/packages/apps/Mms/src/com/android/mms/model/
H A DRegionModel.java128 public void setHeight(int height) { method in class:RegionModel
H A DSmilHelper.java276 rootLayoutElement.setHeight(layouts.getLayoutHeight());
292 smilRegion.setHeight(r.getHeight());
H A DSlideshowModel.java124 srle.setHeight(h);
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DConversationOverlayItem.java96 public boolean setHeight(int h) { method in class:ConversationOverlayItem
97 LogUtils.i(LOG_TAG, "IN setHeight=%dpx of overlay item: %s", h, this);
H A DConversationViewHeader.java194 if (mHeaderItem.setHeight(h)) {
H A DMessageHeaderView.java520 mMessageHeaderItem.setHeight(h);
965 mMessageHeaderItem.setHeight(h);
999 borderItem.setHeight(borderHeights.topHeight);
1013 borderItem.setHeight(borderHeights.bottomHeight);
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPopupList.java133 mPopupWindow.setHeight(mPopupHeight);
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DUserDictionaryToolsList.java693 stroke.setHeight(row_hight);
713 candidate.setHeight(row_hight);
H A DKeyboardView.java997 previewPopup.setHeight(popupHeight);
1131 mPopupKeyboard.setHeight(mMiniKeyboardContainer.getMeasuredHeight());
H A DTextCandidatesViewManager.java1010 textView.setHeight(mCandidateCategoryMinimumHeight);
1019 textView.setHeight(getCandidateMinimumHeight());
/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DSharePopup.java153 setHeight(WindowManager.LayoutParams.MATCH_PARENT);
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
H A DTutorialEN.java158 pop.setHeight(ht + l.getHeight());
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
H A DBalloonHint.java250 setHeight(newHeight);
H A DSkbContainer.java363 mPopupSkb.setHeight(skb.getSkbCoreHeight()
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
H A DTutorialJAJP.java160 pop.setHeight(ht + l.getHeight());
/packages/apps/Launcher2/src/com/android/launcher2/
H A DDragLayer.java382 public void setHeight(int height) { method in class:DragLayer.LayoutParams
H A DCellLayout.java3288 public void setHeight(int height) { method in class:CellLayout.LayoutParams
/packages/apps/Launcher3/src/com/android/launcher3/
H A DDragLayer.java410 public void setHeight(int height) { method in class:DragLayer.LayoutParams
H A DCellLayout.java3271 public void setHeight(int height) { method in class:CellLayout.LayoutParams
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DConversationViewFragment.java875 convItem.setHeight(heightPx);
/packages/apps/Calendar/src/com/android/calendar/
H A DDayView.java1357 mPopup.setHeight(WindowManager.LayoutParams.WRAP_CONTENT);

Completed in 473 milliseconds