Home
last modified time | relevance | path

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

12

/aosp12/packages/apps/Settings/src/com/android/settings/applications/
H A DSpacePreference.java57 public void setHeight(int height) { in setHeight() method in SpacePreference
/aosp12/frameworks/base/libs/hwui/
H A DDeviceInfo.h48 static void setHeight(int32_t height) { get()->mHeight = height; } in setHeight() function
/aosp12/frameworks/base/packages/SettingsLib/BarChartPreference/src/com/android/settingslib/widget/
H A DBarViewInfo.java75 void setHeight(@IntRange(from = 0) int height) { in setHeight() method in BarViewInfo
/aosp12/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
H A DBottomScrollViewTest.java101 public void setHeight(int height) { in setHeight() method in BottomScrollViewTest.TestChildView
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/
H A DImagePersistWorker.java66 abstract Builder setHeight(int height); in setHeight() method in ImagePersistWorker.Result.Builder
/aosp12/packages/apps/Car/tests/RotaryPlayground/src/com/android/car/rotaryplayground/
H A DScrollFragment.java140 void setHeight(int height) { in setHeight() method in ScrollFragment.ScrollTextHolder
/aosp12/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.h94 void setHeight(uint32_t h) { _h = h; } in setHeight() function
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DVideoPreference.java195 public void setHeight(float height) { in setHeight() method in VideoPreference
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DDisplayMode.h68 Builder& setHeight(int32_t height) { in setHeight() function
/aosp12/frameworks/native/libs/ui/include/ui/
H A DSize.h66 void setHeight(T&& v) { in setHeight() function
/aosp12/frameworks/native/libs/ui/include_vndk/ui/
H A DSize.h66 void setHeight(T&& v) { in setHeight() function
/aosp12/frameworks/native/include/ui/
H A DSize.h66 void setHeight(T&& v) { in setHeight() function
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DSimpleSurfaceAnimatable.java271 public SimpleSurfaceAnimatable.Builder setHeight(int height) { in setHeight() method in SimpleSurfaceAnimatable.Builder
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/television/
H A DPrivacyChipDrawable.java334 public void setHeight(float height) { in setHeight() method in PrivacyChipDrawable
/aosp12/hardware/google/gchips/gralloc3/src/
H A Dgralloc_vendor_interface.cpp61 void setHeight(Descriptor &descriptor, int height) { in setHeight() function
/aosp12/frameworks/base/core/java/android/hardware/display/
H A DVirtualDisplayConfig.java395 public @NonNull Builder setHeight(@IntRange(from = 1) int value) { in setHeight() method in VirtualDisplayConfig.Builder
/aosp12/hardware/google/gchips/gralloc4/src/libGralloc4Wrapper/
H A Dwrapper.cpp60 void setHeight(Descriptor &descriptor, int height) { in setHeight() function
/aosp12/packages/apps/Dialer/java/com/android/dialer/searchfragment/list/
H A DNewSearchFragment.java325 private void setHeight(int start, int end, float percentage) { in setHeight() method in NewSearchFragment
/aosp12/frameworks/base/media/java/android/media/metrics/
H A DTrackChangeEvent.java586 public @NonNull Builder setHeight(@IntRange(from = -1, to = Integer.MAX_VALUE) int value) { in setHeight() method in TrackChangeEvent.Builder
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DExpandHelper.java147 public void setHeight(float h) { in setHeight() method in ExpandHelper.ViewScaler
/aosp12/frameworks/base/core/java/android/widget/
H A DListPopupWindow.java559 public void setHeight(int height) { in setHeight() method in ListPopupWindow
H A DPopupWindow.java1199 public void setHeight(int height) { in setHeight() method in PopupWindow
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTestableSurfaceFlinger.h510 auto& setHeight(int32_t height) { in setHeight() function
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DFloatingToolbar.java1553 private static void setHeight(View view, int height) { in setHeight() method in FloatingToolbar.FloatingToolbarPopup
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTaskLaunchParamsModifierTests.java1908 private WindowLayoutBuilder setHeight(int height) { in setHeight() method in TaskLaunchParamsModifierTests.WindowLayoutBuilder

12