/aosp12/packages/apps/Settings/src/com/android/settings/applications/ |
H A D | SpacePreference.java | 57 public void setHeight(int height) { in setHeight() method in SpacePreference
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | DeviceInfo.h | 48 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 D | BarViewInfo.java | 75 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 D | BottomScrollViewTest.java | 101 public void setHeight(int height) { in setHeight() method in BottomScrollViewTest.TestChildView
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/ |
H A D | ImagePersistWorker.java | 66 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 D | ScrollFragment.java | 140 void setHeight(int height) { in setHeight() method in ScrollFragment.ScrollTextHolder
|
/aosp12/frameworks/native/opengl/tests/hwc/ |
H A D | hwcTestLib.h | 94 void setHeight(uint32_t h) { _h = h; } in setHeight() function
|
/aosp12/packages/apps/Settings/src/com/android/settings/widget/ |
H A D | VideoPreference.java | 195 public void setHeight(float height) { in setHeight() method in VideoPreference
|
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/ |
H A D | DisplayMode.h | 68 Builder& setHeight(int32_t height) { in setHeight() function
|
/aosp12/frameworks/native/libs/ui/include/ui/ |
H A D | Size.h | 66 void setHeight(T&& v) { in setHeight() function
|
/aosp12/frameworks/native/libs/ui/include_vndk/ui/ |
H A D | Size.h | 66 void setHeight(T&& v) { in setHeight() function
|
/aosp12/frameworks/native/include/ui/ |
H A D | Size.h | 66 void setHeight(T&& v) { in setHeight() function
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | SimpleSurfaceAnimatable.java | 271 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 D | PrivacyChipDrawable.java | 334 public void setHeight(float height) { in setHeight() method in PrivacyChipDrawable
|
/aosp12/hardware/google/gchips/gralloc3/src/ |
H A D | gralloc_vendor_interface.cpp | 61 void setHeight(Descriptor &descriptor, int height) { in setHeight() function
|
/aosp12/frameworks/base/core/java/android/hardware/display/ |
H A D | VirtualDisplayConfig.java | 395 public @NonNull Builder setHeight(@IntRange(from = 1) int value) { in setHeight() method in VirtualDisplayConfig.Builder
|
/aosp12/hardware/google/gchips/gralloc4/src/libGralloc4Wrapper/ |
H A D | wrapper.cpp | 60 void setHeight(Descriptor &descriptor, int height) { in setHeight() function
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/searchfragment/list/ |
H A D | NewSearchFragment.java | 325 private void setHeight(int start, int end, float percentage) { in setHeight() method in NewSearchFragment
|
/aosp12/frameworks/base/media/java/android/media/metrics/ |
H A D | TrackChangeEvent.java | 586 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 D | ExpandHelper.java | 147 public void setHeight(float h) { in setHeight() method in ExpandHelper.ViewScaler
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | ListPopupWindow.java | 559 public void setHeight(int height) { in setHeight() method in ListPopupWindow
|
H A D | PopupWindow.java | 1199 public void setHeight(int height) { in setHeight() method in PopupWindow
|
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | TestableSurfaceFlinger.h | 510 auto& setHeight(int32_t height) { in setHeight() function
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | FloatingToolbar.java | 1553 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 D | TaskLaunchParamsModifierTests.java | 1908 private WindowLayoutBuilder setHeight(int height) { in setHeight() method in TaskLaunchParamsModifierTests.WindowLayoutBuilder
|