Home
last modified time | relevance | path

Searched refs:increaseWidthTo (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/text/
H A DLayoutTest.java134 layout.increaseWidthTo(oldWidth); in testIncreaseWidthTo()
138 layout.increaseWidthTo(oldWidth - 1); in testIncreaseWidthTo()
143 layout.increaseWidthTo(oldWidth + 1); in testIncreaseWidthTo()
/aosp12/frameworks/base/core/java/android/text/
H A DLayout.java782 public final void increaseWidthTo(int wid) { in increaseWidthTo() method in Layout
/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java9514 mLayout.increaseWidthTo(want); in onMeasure()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt15265 HSPLandroid/text/Layout;->increaseWidthTo(I)V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt44223 method public final void increaseWidthTo(int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt29724 method public final void increaseWidthTo(int);
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt15314 HSPLandroid/text/Layout;->increaseWidthTo(I)V