Home
last modified time | relevance | path

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

12

/packages/apps/Launcher3/
Dproguard.flags26 public void setHeight(int);
37 public void setHeight(int);
/packages/apps/Launcher2/
Dproguard.flags28 public void setHeight(int);
39 public void setHeight(int);
/packages/apps/Mms/src/com/android/mms/model/
DSmilHelper.java277 rootLayoutElement.setHeight(layouts.getLayoutHeight()); in createSmilDocument()
293 smilRegion.setHeight(r.getHeight()); in createSmilDocument()
DRegionModel.java128 public void setHeight(int height) { in setHeight() method in RegionModel
DSlideshowModel.java124 srle.setHeight(h); in createFromPduBody()
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DUserDictionaryToolsList.java693 stroke.setHeight(row_hight); in updateWordList()
713 candidate.setHeight(row_hight); in updateWordList()
DTextCandidatesViewManager.java1010 textView.setHeight(mCandidateCategoryMinimumHeight); in setCandidate()
1019 textView.setHeight(getCandidateMinimumHeight()); in setCandidate()
DKeyboardView.java997 previewPopup.setHeight(popupHeight); in showKey()
1131 mPopupKeyboard.setHeight(mMiniKeyboardContainer.getMeasuredHeight()); in onLongPress()
/packages/apps/Mms/src/org/w3c/dom/smil/
DElementLayout.java43 public void setHeight(int height) in setHeight() method
/packages/apps/Mms/src/com/android/mms/dom/smil/
DSmilLayoutElementImpl.java58 rootLayoutNode.setHeight(LayoutManager.getInstance().getLayoutParameters().getHeight()); in getRootLayout()
DSmilRootLayoutElementImpl.java57 public void setHeight(int height) throws DOMException { in setHeight() method in SmilRootLayoutElementImpl
DSmilRegionElementImpl.java225 public void setHeight(int height) throws DOMException { in setHeight() method in SmilRegionElementImpl
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DConversationOverlayItem.java106 public boolean setHeight(int h) { in setHeight() method in ConversationOverlayItem
DConversationViewHeader.java142 if (mHeaderItem.setHeight(h)) { in onConversationUpdated()
DConversationFooterView.java117 if (mFooterItem.setHeight(h)) { in rebind()
DMessageHeaderView.java509 mMessageHeaderItem.setHeight(h); in updateSpacerHeight()
1033 mMessageHeaderItem.setHeight(h); in toggleExpanded()
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DPopupList.java133 mPopupWindow.setHeight(mPopupHeight); in show()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DTextDecoratorUi.java170 mTouchEventWindow.setHeight((int)hitAreaBoundsInScreenCoordinates.height()); in layoutUi()
/packages/apps/LegacyCamera/src/com/android/camera/ui/
DSharePopup.java153 setHeight(WindowManager.LayoutParams.MATCH_PARENT); in SharePopup()
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
DTutorialEN.java158 pop.setHeight(ht + l.getHeight()); in chooseSize()
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
DTutorialJAJP.java160 pop.setHeight(ht + l.getHeight()); in chooseSize()
/packages/apps/Launcher2/src/com/android/launcher2/
DDragLayer.java382 public void setHeight(int height) { in setHeight() method in DragLayer.LayoutParams
DCellLayout.java3288 public void setHeight(int height) { in setHeight() method in CellLayout.LayoutParams
/packages/apps/Launcher3/src/com/android/launcher3/
DDragLayer.java455 public void setHeight(int height) { in setHeight() method in DragLayer.LayoutParams
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DConversationViewFragment.java947 convItem.setHeight(heightPx); in measureOverlayHeight()

12