Searched refs:setHeight (Results 1 - 17 of 17) 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.java224 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.java282 rootLayoutElement.setHeight(layouts.getLayoutHeight());
298 smilRegion.setHeight(r.getHeight());
H A DSlideshowModel.java120 srle.setHeight(h);
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DTutorial.java123 pop.setHeight(ht + l.getHeight());
H A DCandidateView.java465 mPreviewPopup.setHeight(popupHeight);
H A DLatinKeyboardBaseView.java1024 mPreviewPopup.setHeight(popupHeight);
1227 mMiniKeyboardPopup.setHeight(container.getMeasuredHeight());
/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/Calendar/src/com/android/calendar/
H A DMonthView.java1077 mPopup.setHeight(POPUP_HEIGHT);
1247 mPopup.setHeight(popupHeight);
H A DCalendarView.java872 mPopup.setHeight(WindowManager.LayoutParams.WRAP_CONTENT);
/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncher.java1729 p.setHeight((int) (sHeight + extraH));

Completed in 302 milliseconds