Home
last modified time | relevance | path

Searched defs:setHeight (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/
DBottomScrollViewTest.java92 public void setHeight(int height) { in setHeight() method in BottomScrollViewTest.TestChildView
/frameworks/native/opengl/tests/hwc/
DhwcTestLib.h94 void setHeight(uint32_t h) { _h = h; } in setHeight() function
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DExpandHelper.java139 public void setHeight(float h) { in setHeight() method in ExpandHelper.ViewScaler
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DListPopupWindow.java529 public void setHeight(int height) { in setHeight() method in ListPopupWindow
/frameworks/base/core/java/android/widget/
DListPopupWindow.java516 public void setHeight(int height) { in setHeight() method in ListPopupWindow
DPopupWindow.java915 public void setHeight(int height) { in setHeight() method in PopupWindow
DTextView.java3707 public void setHeight(int pixels) { in setHeight() method in TextView
/frameworks/base/graphics/java/android/graphics/
DBitmap.java265 public void setHeight(int height) { in setHeight() method in Bitmap