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

/packages/apps/Settings/src/com/android/settings/applications/
H A DSpacePreference.java55 public void setHeight(int height) { method in class:SpacePreference
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DConversationOverlayItem.java106 public boolean setHeight(int h) { method in class:ConversationOverlayItem
107 LogUtils.i(LOG_TAG, "IN setHeight=%dpx of overlay item: %s", h, this);
H A DConversationFooterView.java117 if (mFooterItem.setHeight(h)) {
H A DConversationViewHeader.java156 if (mHeaderItem.setHeight(h)) {
H A DMessageHeaderView.java505 mMessageHeaderItem.setHeight(h);
1021 mMessageHeaderItem.setHeight(h);
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPopupList.java133 mPopupWindow.setHeight(mPopupHeight);
/packages/apps/Messaging/src/com/android/messaging/ui/animation/
H A DPopupTransitionAnimation.java288 mPopupWindow.setHeight(ViewGroup.LayoutParams.MATCH_PARENT);
/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/apps/Messaging/src/com/android/messaging/ui/
H A DSnackBarManager.java153 mPopupWindow.setHeight(LayoutParams.WRAP_CONTENT);
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
H A DTutorialEN.java158 pop.setHeight(ht + l.getHeight());
/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/dragndrop/
H A DDragLayer.java505 public void setHeight(int height) { method in class:DragLayer.LayoutParams
/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
H A DKeyboardView.java1097 previewPopup.setHeight(popupHeight);
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DConversationViewFragment.java962 convItem.setHeight(heightPx);
/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java2746 public void setHeight(int height) { method in class:CellLayout.LayoutParams
/packages/apps/Calendar/src/com/android/calendar/
H A DDayView.java1357 mPopup.setHeight(WindowManager.LayoutParams.WRAP_CONTENT);

Completed in 8728 milliseconds