Home
last modified time | relevance | path

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

/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
DBottomScrollViewTest.java103 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/native/services/surfaceflinger/DisplayHardware/
DHWC2.h161 Builder& setHeight(int32_t height) { in setHeight() function
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DExpandHelper.java146 public void setHeight(float h) { in setHeight() method in ExpandHelper.ViewScaler
/frameworks/base/core/java/android/widget/
DListPopupWindow.java533 public void setHeight(int height) { in setHeight() method in ListPopupWindow
DPopupWindow.java1061 public void setHeight(int height) { in setHeight() method in PopupWindow
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DListPopupWindow.java572 public void setHeight(int height) { in setHeight() method in ListPopupWindow
/frameworks/base/core/java/com/android/internal/widget/
DFloatingToolbar.java1528 private static void setHeight(View view, int height) { in setHeight() method in FloatingToolbar.FloatingToolbarPopup
/frameworks/base/graphics/java/android/graphics/
DBitmap.java289 public void setHeight(int height) { in setHeight() method in Bitmap