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.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.java281 rootLayoutElement.setHeight(layouts.getLayoutHeight());
297 smilRegion.setHeight(r.getHeight());
H A DSlideshowModel.java123 srle.setHeight(h);
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DMiniKeyboardView.java161 window.setHeight(container.getMeasuredHeight());
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DMoreSuggestionsView.java167 window.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/apps/Camera/src/com/android/camera/ui/
H A DSharePopup.java155 setHeight(WindowManager.LayoutParams.MATCH_PARENT);
/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.java340 public void setHeight(int height) { method in class:DragLayer.LayoutParams
H A DCellLayout.java1779 public void setHeight(int height) { method in class:CellLayout.LayoutParams
/packages/apps/Calendar/src/com/android/calendar/
H A DDayView.java1296 mPopup.setHeight(WindowManager.LayoutParams.WRAP_CONTENT);

Completed in 828 milliseconds