Searched refs:setHeight (Results 1 – 12 of 12) sorted by relevance
119 ((ScrollTextHolder) viewHolder).setHeight(mItems.get(position).getHeight()); in onBindViewHolder()140 void setHeight(int height) { in setHeight() method in ScrollFragment.ScrollTextHolder141 mScrollTextView.setHeight(height); in setHeight()
66 abstract Builder setHeight(int height); in setHeight() method in ImagePersistWorker.Result.Builder101 .setHeight(height) in doInBackground()
57 public void setHeight(int height) { in setHeight() method in SpacePreference
321 animation -> setHeight(startHeight, endHeight, animation.getAnimatedFraction())); in animatePosition()325 private void setHeight(int start, int end, float percentage) { in setHeight() method in NewSearchFragment
195 public void setHeight(float height) { in setHeight() method in VideoPreference
133 mPopupWindow.setHeight(mPopupHeight); in show()
144 textView.setHeight(paletteItemHeight); in initPaletteView()
288 mPopupWindow.setHeight(ViewGroup.LayoutParams.MATCH_PARENT); in initPopupWindow()
153 setHeight(WindowManager.LayoutParams.MATCH_PARENT); in SharePopup()
171 mPopupWindow.setHeight(LayoutParams.WRAP_CONTENT); in show()
1100 previewPopup.setHeight(popupHeight); in showKey()
1340 mPopup.setHeight(WindowManager.LayoutParams.WRAP_CONTENT); in remeasure()